Свойство | Type | Description | |
---|---|---|---|
TABLE_NAME | string |
Свойство | Type | Description | |
---|---|---|---|
API_Position | string | ||
API_Print | void | ||
API_SetWorldPosition | string | ||
API_Teleport | string | ||
IsAllowedToTeleport | bool |
Méthode | Description | |
---|---|---|
DoesMasterProgramExist ( ) : bool | ||
PrepareForBeingHacked ( ) : void | ||
PushButton ( TingTing.Ting pUser ) : void | ||
Update ( float dt ) : void |
Méthode | Description | |
---|---|---|
SetupCells ( ) : void |
Méthode | Description | |
---|---|---|
API_Position ( ) : string | ||
API_Print ( string text ) : void | ||
API_SetWorldPosition ( string room, float x, float y ) : string | ||
API_Teleport ( float x, float y ) : string | ||
IsAllowedToTeleport ( GameWorld2.Character pUser ) : bool |
public PushButton ( TingTing.Ting pUser ) : void | ||
pUser | TingTing.Ting | |
Résultat | void |