Navigation
API > API/Plugins > API/Plugins/USDUtilities
| Name | IUsdUtilitiesModule |
| Type | class |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/USDUtilities/Public/USDUtilitiesModule.h |
| Include Path | #include "USDUtilitiesModule.h" |
Syntax
class IUsdUtilitiesModule : public IModuleInterface
Implements Interfaces
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FOnReferenceHandlingDialog | TBaseDelegate_TwoParams< bool, const FText &, EReferencerTypeHandling & > | Delegate that is invoked when the AddReference / AddPayload functions want to display a dialog so the user can pick the desired behavior for handling referencer type names. | USDUtilitiesModule.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OnReferenceHandlingDialog | FOnReferenceHandlingDialog | USDUtilitiesModule.h |