Uscript

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
(Functions)
(Classes)
Line 11: Line 11:
 
creates a list
 
creates a list
  
====[[Command()|Command]]====
+
====[[Command]]====
  
 
Creates a new command object.
 
Creates a new command object.

Revision as of 15:58, 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

adds a command to uscript.

Usage

uscript.addCommand(command)

  • command: a uscript.Command object
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox