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