Struct TPC_FollowState
Implements
IComponentData
IQueryTypeParameter
Inherited Members
ValueType.Equals(Object)
ValueType.GetHashCode()
ValueType.ToString()
Object.Equals(Object, Object)
Object.GetType()
Object.ReferenceEquals(Object, Object)
Namespace: DOTS_TPC
Assembly: DOTS-TPC.dll
Syntax
public struct TPC_FollowState : IComponentData, IQueryTypeParameter
Fields
CurrentDisableTime
Declaration
public float CurrentDisableTime
Field Value
Type | Description |
---|---|
Single |
Forward
Declaration
public float3 Forward
Field Value
Type | Description |
---|---|
float3 |
LookAtSweeping
Declaration
public int LookAtSweeping
Field Value
Type | Description |
---|---|
Int32 |
LookAtSweepingCooldown
Declaration
public int LookAtSweepingCooldown
Field Value
Type | Description |
---|---|
Int32 |
Implements
Unity.Entities.IComponentData
Unity.Entities.IQueryTypeParameter