Navigation
API > API/Plugins > API/Plugins/GLTFExporter
| Name | FGLTFExportMessages |
| Type | struct |
| Header File | /Engine/Plugins/Enterprise/GLTFExporter/Source/GLTFExporter/Public/Exporters/GLTFExporter.h |
| Include Path | #include "Exporters/GLTFExporter.h" |
Syntax
USTRUCT (BlueprintType )
struct FGLTFExportMessages
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Errors | TArray< FString > | Exporters/GLTFExporter.h |
|
|
| Suggestions | TArray< FString > | Exporters/GLTFExporter.h |
|
|
| Warnings | TArray< FString > | Exporters/GLTFExporter.h |
|