TextMeshGetInstanceIDOn this pageTextMesh.GetInstanceID() Returns the instance id of the object. Returns: typeDescriptionnumberinstance id of the object. Usage ---@type TextMeshlocal textmesh;local val0 = textmesh.GetInstanceID()