This version of Unity is unsupported.

GlobalObjectId.ToString

Declaration

public string ToString();

Description

Get the string representation of the GlobalObjectId.

This string representation of a GlobalObjectId can be serialized, then used at a later time to re-initialize a GlobalObjectID struct.
See Also: TryParse