Method | Description | |
---|---|---|
TextContent ( string name ) : |
Returns the GUIContent from the Unity builtin resources with the specified name.
|
public static TextContent ( string name ) : |
||
name | string | /// The name of the builtin resource. /// |
return |