Table of Contents

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

float

Tr

public Transform Tr

Field Value

Transform

threat

public float threat

Field Value

float

Methods

CompareTo(SensorPing)

public int CompareTo(AISensorSystem.SensorPing other)

Parameters

other AISensorSystem.SensorPing

Returns

int