Свойство | Type | Description | |
---|---|---|---|
teleport | TeleportTarget[], |
Méthode | Description | |
---|---|---|
AddTeleport ( string n, string d, int count ) : void | ||
Copy ( int index ) : void | ||
GetIconPath ( ) : string | ||
GetNamesForIDs ( int ids ) : string[] | ||
GetTeleportIDs ( bool ignoreConditions ) : int[] | ||
LoadData ( ) : void | ||
RemoveData ( int index ) : void | ||
SaveData ( ) : void | ||
TeleportData ( ) : System.Collections |
public AddTeleport ( string n, string d, int count ) : void | ||
n | string | |
d | string | |
count | int | |
Résultat | void |
public GetNamesForIDs ( int ids ) : string[] | ||
ids | int | |
Résultat | string[] |
public GetTeleportIDs ( bool ignoreConditions ) : int[] | ||
ignoreConditions | bool | |
Résultat | int[] |
public TeleportData ( ) : System.Collections | ||
Résultat | System.Collections |