Property | Type | Description | |
---|---|---|---|
PasswordForChest | string |
Property | Type | Description | |
---|---|---|---|
State | SettingState | ||
UnlockedChests | List |
Method | Description | |
---|---|---|
CPlayer ( int index ) : System.Collections.Generic | ||
GetState ( ) : SettingState | ||
HasAccessToChest ( int id ) : bool | ||
SetState ( SettingState state ) : void | ||
UnlockedChest ( int id ) : void |
public CPlayer ( int index ) : System.Collections.Generic | ||
index | int | |
return | System.Collections.Generic |
public SetState ( SettingState state ) : void | ||
state | SettingState | |
return | void |