Struct TPC_Input_Shoulder
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_Input_Shoulder : IComponentData, IQueryTypeParameter
Fields
Aiming
Declaration
public bool Aiming
Field Value
Type | Description |
---|---|
Boolean |
Left
Declaration
public bool Left
Field Value
Type | Description |
---|---|
Boolean |
Implements
Unity.Entities.IComponentData
Unity.Entities.IQueryTypeParameter