Riwmorld
|
Public Member Functions | |
EventPack (string tag) | |
EventPack (string tag, IntVec3 cell) | |
EventPack (string tag, IEnumerable< IntVec3 > cells) | |
override string | ToString () |
Static Public Member Functions | |
static implicit | operator EventPack (string s) |
Properties | |
IntVec3 | Cell [get] |
IEnumerable< IntVec3 > | Cells [get] |
string | Tag [get] |