Show / Hide Table of Contents

Class FlatSDKInternal.Entity

Inheritance
System.Object
FlatSDKInternal.Entity
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 Entity

Fields

angle360

Declaration
public Vector2 angle360
Field Value
Type Description
Vector2

angleInfo

Declaration
public int angleInfo
Field Value
Type Description
System.Int32

boneInfos

Declaration
public List<FlatSDKInternal.BoneInfo> boneInfos
Field Value
Type Description
System.Collections.Generic.List<FlatSDKInternal.BoneInfo>

boneInfos2

Declaration
public List<FlatSDKInternal.BoneQuery> boneInfos2
Field Value
Type Description
System.Collections.Generic.List<FlatSDKInternal.BoneQuery>

cameraPosition

Declaration
public Vector3 cameraPosition
Field Value
Type Description
Vector3

debug

Declaration
public FlatSDKInternal.DebugMode debug
Field Value
Type Description
FlatSDKInternal.DebugMode

direction

Declaration
public Vector2 direction
Field Value
Type Description
Vector2

direction_axis

Declaration
public Vector2 direction_axis
Field Value
Type Description
Vector2

dscale

Declaration
public float dscale
Field Value
Type Description
System.Single

eItem

Declaration
public FlatSDKInternal.EItem eItem
Field Value
Type Description
FlatSDKInternal.EItem

entityType

Declaration
public FlatSDKInternal.EntityType entityType
Field Value
Type Description
FlatSDKInternal.EntityType

extra

Declaration
public FlatSDKInternal.EntityInfo extra
Field Value
Type Description
FlatSDKInternal.EntityInfo

HeadBone

Declaration
public FlatSDKInternal.BoneInfo HeadBone
Field Value
Type Description
FlatSDKInternal.BoneInfo

position

Declaration
public Vector3 position
Field Value
Type Description
Vector3

teamID

Declaration
public int teamID
Field Value
Type Description
System.Int32

type

Declaration
public int type
Field Value
Type Description
System.Int32

typestring

Declaration
public string typestring
Field Value
Type Description
System.String

uniqueID

Declaration
public int uniqueID
Field Value
Type Description
System.Int32

weapon

Declaration
public FlatSDKInternal.EItem weapon
Field Value
Type Description
FlatSDKInternal.EItem

weaponInfo

Declaration
public FlatSDKInternal.WeaponInfo weaponInfo
Field Value
Type Description
FlatSDKInternal.WeaponInfo
Back to top Generated by DocFX