Navigation
API > API/Plugins > API/Plugins/UnrealUSDWrapper > API/Plugins/UnrealUSDWrapper/FUsdPrim
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| UsdWrappers/UsdPrim.h | |||
| UsdWrappers/UsdPrim.h | |||
| UsdWrappers/UsdPrim.h |
HasAPI(FName)
| Name | HasAPI |
| Type | function |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/UsdWrappers/UsdPrim.h |
| Include Path | #include "UsdWrappers/UsdPrim.h" |
| Source | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Private/UsdWrappers/UsdPrim.cpp |
bool HasAPI
(
FName SchemaIdentifier
) const
HasAPI(FName, FName)
| Name | HasAPI |
| Type | function |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/UsdWrappers/UsdPrim.h |
| Include Path | #include "UsdWrappers/UsdPrim.h" |
| Source | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Private/UsdWrappers/UsdPrim.cpp |
bool HasAPI
(
FName SchemaIdentifier,
FName InstanceName
) const
HasAPI(FName, TOptional< FName >)
| Name | HasAPI |
| Type | function |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/UsdWrappers/UsdPrim.h |
| Include Path | #include "UsdWrappers/UsdPrim.h" |
| Source | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Private/UsdWrappers/UsdPrim.cpp |
bool HasAPI
(
FName SchemaType,
TOptional < FName > InstanceName
) const