Navigation
API > API/Plugins > API/Plugins/InterchangeImport
Base class for generic payload data. This is meant to be derived, in order to provide custom payload data without having to specialize the translators to implement another payload interface.
See UInterchangeGenericPayloadInterface.
| Name | UInterchangeGenericPayloadData |
| Type | class |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Import/Public/InterchangeGenericPayloadData.h |
| Include Path | #include "InterchangeGenericPayloadData.h" |
Syntax
UCLASS (MinimalAPI)
class UInterchangeGenericPayloadData : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterchangeGenericPayloadData