Property | Type | Description | |
---|---|---|---|
FunkyTPBehaviorFlag | bool | ||
StartingPosition | System.Vector3 | ||
TownrunStartedInTown | bool |
Method | Description | |
---|---|---|
FunkyTPBehavior ( object ret ) : RunStatus | ||
FunkyTPOverlord ( object ret ) : bool | ||
FunkyTownPortalBehavior ( object o ) : PrioritySelector | ||
FunkyTownPortalTownRun ( object ret ) : RunStatus | ||
ResetTPBehavior ( ) : void |
Method | Description | |
---|---|---|
CanCastTP ( ) : bool | ||
CastingRecall ( ) : bool | ||
InitTPBehavior ( ) : void | ||
TPActionIsValid ( ) : bool |
public static FunkyTPBehavior ( object ret ) : RunStatus | ||
ret | object | |
return | RunStatus |
public static FunkyTPOverlord ( object ret ) : bool | ||
ret | object | |
return | bool |
public static FunkyTownPortalBehavior ( object o ) : PrioritySelector | ||
o | object | |
return | PrioritySelector |
public static FunkyTownPortalTownRun ( object ret ) : RunStatus | ||
ret | object | |
return | RunStatus |
public static Vector3,System StartingPosition | ||
return | System.Vector3 |