![]() |
|
Public Member Functions | |
void | Clear () |
void | Add (bool inItem) |
IEnumerator< bool > | GetEnumerator () |
Properties | |
Dictionary< Guid, bool > | ItemDic = new Dictionary<Guid, bool>() [get, set] |
bool | this[int index] [get, set] |
bool | this[Guid id] [get, set] |
int | Count [get] |
void Yukar.Common.GameData.EquipmentBoolList.Add | ( | bool | inItem | ) |
void Yukar.Common.GameData.EquipmentBoolList.Clear | ( | ) |
IEnumerator< bool > Yukar.Common.GameData.EquipmentBoolList.GetEnumerator | ( | ) |
|
get |
|
getset |
|
getset |
|
getset |