 | EntityConfigurationBehaviourEntityId Property |
Id of the entity created with this configuration.
Namespace: Slash.Unity.Common.ECSAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic int EntityId { get; }
Public ReadOnly Property EntityId As Integer
Get
public:
property int EntityId {
int get ();
}
member EntityId : int with get
Property Value
Type:
Int32
See Also