Property | Type | Description | |
---|---|---|---|
name | string[] | ||
skinPath | string |
Property | Type | Description | |
---|---|---|---|
NAME | string | ||
dir | string |
Method | Description | |
---|---|---|
BaseData ( ) | ||
CheckForIndex ( int index, int check ) : int | ||
Copy ( int index ) : void | ||
GetDataCount ( ) : int | ||
GetName ( int index ) : string | ||
GetNameList ( bool showIDs ) : string[] | ||
RemoveData ( int index ) : void |
public CheckForIndex ( int index, int check ) : int | ||
index | int | |
check | int | |
return | int |
public GetNameList ( bool showIDs ) : string[] | ||
showIDs | bool | |
return | string[] |