Riwmorld
|
Public Member Functions | |
SlotGroup (ISlotGroupParent parent) | |
IEnumerator< IntVec3 > | GetEnumerator () |
void | Notify_AddedCell (IntVec3 c) |
void | Notify_LostCell (IntVec3 c) |
void | Notify_ParentDestroying () |
override string | ToString () |
Public Attributes | |
ISlotGroupParent | parent |
Properties | |
List< IntVec3 > | CellsList [get] |
IEnumerable< Thing > | HeldThings [get] |
StorageSettings | Settings [get] |