Uscript

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
(Classes)
Line 3: Line 3:
 
==Classes==
 
==Classes==
  
====Table()====  
+
====Table====  
  
 
creates a table
 
creates a table
  
====List()====
+
====List====
  
 
creates a list
 
creates a list
  
====[[Command()]]====
+
====[[Command]]====
  
 
Creates a new command object.
 
Creates a new command object.
  
 
====[[UI Command]]====
 
====[[UI Command]]====
 +
Similar to command
 +
 +
====[[Function]]====
 
Similar to command
 
Similar to command
  

Revision as of 15:45, 10 January 2016

This api fixture provides access to UBot studio’s internal scripting engine.

Contents

Classes

Table

creates a table

List

creates a list

Command

Creates a new command object.

UI Command

Similar to command

Function

Similar to command

Functions

addCommand(command)

adds a command to uscript.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox