Class EditorSosigTester
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class EditorSosigTester : MonoBehaviour
- Inheritance
-
EditorSosigTester
Constructors
EditorSosigTester()
public EditorSosigTester()
Fields
CurrentOrder
public Sosig.SosigOrder CurrentOrder
Field Value
- Sosig.SosigOrder
FallbackOrder
public Sosig.SosigOrder FallbackOrder
Field Value
- Sosig.SosigOrder
IsPatrol
Field Value
- bool
LookCycleSpeed
public float LookCycleSpeed
Field Value
- float
LookLerpRange
public float LookLerpRange
Field Value
- float
LoopType
public Sosig.PathLoopType LoopType
Field Value
- Sosig.PathLoopType
MaxSpeed
public Sosig.SosigMoveSpeed MaxSpeed
Field Value
- Sosig.SosigMoveSpeed
PathToPoints
public List<Transform> PathToPoints
Field Value
- List<Transform>
PointLingerRange
public Vector2 PointLingerRange
Field Value
- Vector2
PointNoise
Field Value
- float
PointTolerance
public float PointTolerance
Field Value
- float
SpawnPoints
public List<Transform> SpawnPoints
Field Value
- List<Transform>
TemplateToUse
public SosigEnemyTemplate TemplateToUse
Field Value
- SosigEnemyTemplate
m_spawnWithFullAmmo
public int m_spawnWithFullAmmo
Field Value
- int
m_spawn_equipmentMode
public int m_spawn_equipmentMode
Field Value
- int
m_spawn_iff
Field Value
- int
Methods
InitiateMoveTo()
public void InitiateMoveTo()
SpawnSosig()