Navigation
API > API/Plugins > API/Plugins/InterchangeFbxParser > API/Plugins/InterchangeFbxParser/FInterchangeFbxParser
References
| Module | InterchangeFbxParser |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Parsers/Fbx/Public/InterchangeFbxParser.h |
| Include | #include "InterchangeFbxParser.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/Parsers/Fbx/Private/InterchangeFbxParser.cpp |
void FetchPayload
(
const FString & PayloadKey,
const FString & ResultFolder
)
Remarks
Extract payload data from the fbx, the key tell the translator what payload the client ask
Parameters
| Name | Description |
|---|---|
| - | PayloadKey is the key that describe the payload data to extract from the fbx file |
| - | ResultFolder is the folder where we must put any result file |