Constructor ObjectUniqueId
ObjectUniqueId()
Initializes a new instance of the ObjectUniqueId struct.
public ObjectUniqueId()
ObjectUniqueId(ref ulong)
Initializes a new instance of the ObjectUniqueId struct using the specified reference to the counter variable.
public ObjectUniqueId(ref ulong counter)
Parameters
counter
ulong