Method RemoveAPI
RemoveAPI(TfType)
Declaration
public bool RemoveAPI(TfType schemaType)
Parameters
Type |
Name |
Description |
TfType |
schemaType |
|
Returns
RemoveAPI(TfType, TfToken)
Declaration
public bool RemoveAPI(TfType schemaType, TfToken instanceName)
Parameters
Returns
RemoveAPI(TfToken)
Declaration
public bool RemoveAPI(TfToken schemaIdentifier)
Parameters
Type |
Name |
Description |
TfToken |
schemaIdentifier |
|
Returns
RemoveAPI(TfToken, TfToken)
Declaration
public bool RemoveAPI(TfToken schemaIdentifier, TfToken instanceName)
Parameters
Returns
RemoveAPI(TfToken, SWIGTYPE_p_UsdSchemaVersion)
Declaration
public bool RemoveAPI(TfToken schemaFamily, SWIGTYPE_p_UsdSchemaVersion schemaVersion)
Parameters
Returns
RemoveAPI(TfToken, SWIGTYPE_p_UsdSchemaVersion, TfToken)
Declaration
public bool RemoveAPI(TfToken schemaFamily, SWIGTYPE_p_UsdSchemaVersion schemaVersion, TfToken instanceName)
Parameters
Returns