Navigation
API > API/Plugins > API/Plugins/MassLOD
| |
|
| Name |
UMassLODCollectorTrait |
| Type |
class |
| Header File |
/Engine/Plugins/Runtime/MassGameplay/Source/MassLOD/Public/MassLODTrait.h |
| Include Path |
#include "MassLODTrait.h" |
Syntax
UCLASS (MinimalAPI, Meta=(DisplayName="LODCollector"))
class UMassLODCollectorTrait : public UMassEntityTraitBase
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bTestCollectorProcessor |
bool |
Whether we should verify that the LOD collector processor associated with this trait is enabled by default |
MassLODTrait.h |
- Category="LOD"
- EditAnywhere
- Meta=(AdvancedDisplay)
- Config
|
Functions