Riwmorld
|
Public Member Functions | |
void | BeginTargeting (Verb verb) |
void | BeginTargeting (TargetingParameters targetParams, Action< LocalTargetInfo > action, Pawn caster=null, Action actionWhenFinished=null, Texture2D mouseAttachment=null) |
bool | IsPawnTargeting (Pawn p) |
void | ProcessInputEvents () |
void | StopTargeting () |
void | TargeterOnGUI () |
void | TargeterUpdate () |
Public Attributes | |
Verb | targetingVerb |
List< Pawn > | targetingVerbAdditionalPawns |
Properties | |
bool | IsTargeting [get] |