C# Class fBaseXtensions.Targeting.TargetMovement

Exibir arquivo Open project: herbfunk/Funky Class Usage Examples

Public Methods

Method Description
TargetMovement ( ) : System

Private Methods

Method Description
DebugString ( ) : string
NewTargetResetVars ( ) : void
OnTargetChanged ( object cacheobj, TargetingCache args ) : void
ResetTargetMovementVars ( ) : void
RestartTracking ( ) : void
TargetMoveTo ( CacheObject obj ) : RunStatus
UseTargetMovement ( CacheObject obj, bool bForceNewMovement = false ) : void
positionChangedHandler ( System.Vector3 position ) : void

Method Details

TargetMovement() public method

public TargetMovement ( ) : System
return System