Class FlatSDKInternal.EntityInfo
Inheritance
System.Object
FlatSDKInternal.EntityInfo
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FlatPMSDK
Assembly: FlatPMSDK.dll
Syntax
public class EntityInfo
Fields
Driving
Declaration
public bool Driving
Field Value
Type | Description |
---|---|
System.Boolean |
FootPos
Declaration
public Vector3 FootPos
Field Value
Type | Description |
---|---|
Vector3 |
health
Declaration
public float health
Field Value
Type | Description |
---|---|
System.Single |
isLoc
Declaration
public int isLoc
Field Value
Type | Description |
---|---|
System.Int32 |
nickname
Declaration
public string nickname
Field Value
Type | Description |
---|---|
System.String |
Pitch
Declaration
public float Pitch
Field Value
Type | Description |
---|---|
System.Single |
state
Declaration
public FlatSDKInternal.EntityState state
Field Value
Type | Description |
---|---|
FlatSDKInternal.EntityState |
Yaw
Declaration
public float Yaw
Field Value
Type | Description |
---|---|
System.Single |