Method ToString
ToString()
The ID of this object as a string. Can be used in ParseObject(string) while the object is alive.
This cannot be used across server restarts. See UUID for a persistent unique identifier.
public override string ToString()
The ID of this object as a string. Can be used in ParseObject(string) while the object is alive.
This cannot be used across server restarts. See UUID for a persistent unique identifier.
public override string ToString()