GodotObject.toString

Returns a String representing the object. If not overridden, defaults to "$(D ClassName:RID)". Override the method _toString to customize the String representation.

struct GodotObject
@nogc nothrow
String
toString
()

Meta