Method ToString
ToString()
Returns a managed string of the component type
Declaration
[ExcludeFromBurstCompatTesting("Returns managed string")]
public override string ToString()
Returns
Type | Description |
---|---|
string | A string of the component type |