Class PerEntityData
Inheritance
System.Object
PerEntityData
Namespace: VRage.Game.ObjectBuilders.Components
Assembly: VRage.Game.dll
Syntax
public class PerEntityData : Object
Constructors
PerEntityData()
Declaration
public PerEntityData()
Fields
Data
Declaration
public SerializableDictionary<int, PerFrameData> Data
Field Value
| Type | Description |
|---|---|
| VRage.Serialization.SerializableDictionary<System.Int32, PerFrameData> |
EntityId
Declaration
public long EntityId
Field Value
| Type | Description |
|---|---|
| System.Int64 |