Method StripNamespace
StripNamespace(string)
Declaration
public static string StripNamespace(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name |
Returns
| Type | Description |
|---|---|
| string |
StripNamespace(TfToken)
Declaration
public static TfToken StripNamespace(TfToken name)
Parameters
| Type | Name | Description |
|---|---|---|
| TfToken | name |
Returns
| Type | Description |
|---|---|
| TfToken |