Empeld
Empeld plugin documentation.
|
Identifies a class as an instantiatable entity More...
Public Member Functions | |
EntityAttribute (string internalName) | |
Initializes a new instance of the pluginbase.Objects.Syncable.Entity.EntityAttribute class. More... | |
Public Attributes | |
readonly string | InternalName |
The internal, syncable, name of the entity More... | |
readonly ushort | Id |
The internal object ID. More... | |
Identifies a class as an instantiatable entity
Attribute: AttributeUsage(AttributeTargets.Class)
pluginbase.Objects.Syncable.Entity.EntityAttribute.EntityAttribute | ( | string | internalName | ) |
Initializes a new instance of the pluginbase.Objects.Syncable.Entity.EntityAttribute class.
internalName | Internal name of the entity, used for communications |
readonly ushort pluginbase.Objects.Syncable.Entity.EntityAttribute.Id |
The internal object ID.
readonly string pluginbase.Objects.Syncable.Entity.EntityAttribute.InternalName |
The internal, syncable, name of the entity