C# Class TargetSettings, SRPGCK

Show file Open project: JoeOsborn/SRPGCK Class Usage Examples

Public Properties

Property Type Description
allowsCharacterTargeting bool
displayUnimpededTargetRegion bool
doNotMoveChain bool
immediatelyExecuteDrawnPath bool
newNodeThreshold float
owner SkillDef,
rotationSpeedXYF Formula,
showInEditor bool
targetRegion Region,
targetingMode TargetingMode

Property Details

allowsCharacterTargeting public property

public bool allowsCharacterTargeting
return bool

displayUnimpededTargetRegion public property

public bool displayUnimpededTargetRegion
return bool

doNotMoveChain public property

public bool doNotMoveChain
return bool

immediatelyExecuteDrawnPath public property

public bool immediatelyExecuteDrawnPath
return bool

newNodeThreshold public property

public float newNodeThreshold
return float

owner public property

public SkillDef, owner
return SkillDef,

rotationSpeedXYF public property

public Formula, rotationSpeedXYF
return Formula,

showInEditor public property

public bool showInEditor
return bool

targetRegion public property

public Region, targetRegion
return Region,

targetingMode public property

public TargetingMode targetingMode
return TargetingMode