Interface IHasUniversalID
For any object that needs to be referenced by the client and/or server.
Namespace: Eco.Core.Systems
Assembly: Eco.Core.dll
Syntax
public interface IHasUniversalID
Properties
ControllerID
Declaration
[DontClone]
ref int ControllerID { get; }
Property Value
Type | Description |
---|---|
System.Int32 |