Riwmorld
Verse.TargetInfo Struct Reference
Inheritance diagram for Verse.TargetInfo:

Public Member Functions

 TargetInfo (Verse.Thing thing)
 
 TargetInfo (IntVec3 cell, Verse.Map map, bool allowNullMap=false)
 
override bool Equals (object obj)
 
bool Equals (TargetInfo other)
 
override int GetHashCode ()
 
override string ToString ()
 

Static Public Member Functions

static bool operator== (TargetInfo a, TargetInfo b)
 
static operator LocalTargetInfo (TargetInfo t)
 
static operator IntVec3 (TargetInfo targ)
 
static operator Thing (TargetInfo targ)
 
static implicit operator TargetInfo (Verse.Thing t)
 
static bool operator!= (TargetInfo a, TargetInfo b)
 

Properties

IntVec3 Cell [get]
 
Vector3 CenterVector3 [get]
 
bool HasThing [get]
 
static TargetInfo Invalid [get]
 
bool IsValid [get]
 
Verse.Map Map [get]
 
Verse.Thing Thing [get]
 
bool ThingDestroyed [get]
 

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