Navigation
API > API/Plugins > API/Plugins/InterchangeMessages
| Name | UInterchangeResultMeshWarning_TooManyUVs |
| Type | class |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Messages/Public/Fbx/InterchangeFbxMessages.h |
| Include Path | #include "Fbx/InterchangeFbxMessages.h" |
Syntax
UCLASS (MinimalAPI)
class UInterchangeResultMeshWarning_TooManyUVs : public UInterchangeResultMeshWarning
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterchangeResult → UInterchangeResultWarning → UInterchangeResultMeshWarning → UInterchangeResultMeshWarning_TooManyUVs
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ExcessUVs | int32 | Fbx/InterchangeFbxMessages.h |
Functions
Public
Overridden from UInterchangeResult
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FText GetText() |
Fbx/InterchangeFbxMessages.h |