ObjectReference-ID.md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.ObjectReference
ObjectReference.ID Property
Returns the unique ID of the object, reused by the engine, only unique while the object is alive
public uint ID { get; }
April 18, 2021 ยท View on GitHub
Returns the unique ID of the object, reused by the engine, only unique while the object is alive
public uint ID { get; }