Class AISensorSystem.SensorPing
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class AISensorSystem.SensorPing : IComparable<AISensorSystem.SensorPing>
- Inheritance
-
AISensorSystem.SensorPing
- Implements
- Inherited Members
Constructors
SensorPing()
public SensorPing()
Fields
LastKnownPosition
public Vector3 LastKnownPosition
Field Value
- Vector3
Rb
public Rigidbody Rb
Field Value
- Rigidbody
TimeLastSeen
public float TimeLastSeen
Field Value
Tr
public Transform Tr
Field Value
- Transform
threat
public float threat
Field Value
Methods
CompareTo(SensorPing)
public int CompareTo(AISensorSystem.SensorPing other)
Parameters
other
AISensorSystem.SensorPing