Riwmorld
Verse.ThingGrid Class Reference

Public Member Functions

 ThingGrid (Map map)
 
bool CellContains (IntVec3 c, ThingCategory cat)
 
bool CellContains (IntVec3 c, ThingDef def)
 
void Deregister (Thing t, bool doEvenIfDespawned=false)
 
void Register (Thing t)
 
Thing ThingAt (IntVec3 c, ThingCategory cat)
 
Thing ThingAt (IntVec3 c, ThingDef def)
 
ThingAt< T > (IntVec3 c)
 
IEnumerable< ThingThingsAt (IntVec3 c)
 
List< ThingThingsListAt (IntVec3 c)
 
List< ThingThingsListAtFast (IntVec3 c)
 
List< ThingThingsListAtFast (int index)
 

The documentation for this class was generated from the following file: