Navigation
API > API/Developer > API/Developer/MassEntityTestSuite
Inheritance Hierarchy
- UObject
- UMassProcessor
- UFarmProcessorBase
- UFarmHarvestTimerSetIcon
References
| Module | MassEntityTestSuite |
| Header | /Engine/Source/Developer/MassEntityTestSuite/Public/MassEntityTestFarmPlot.h |
| Include | #include "MassEntityTestFarmPlot.h" |
Syntax
UCLASS ()
class UFarmHarvestTimerSetIcon : public UFarmProcessorBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | GridCellHeight | ||
| float | GridCellWidth | ||
| float | HarvestIconHeight | ||
| TObjectPtr< UHierarchicalInstancedStaticMeshComponent > | HarvestIconISMC | ||
| float | HarvestIconScale |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | Execute
(
FMassEntityManager& EntityManager, |