Navigation
API > API/Developer > API/Developer/MassEntityTestSuite
| Name | UFarmHarvestTimerSetIcon |
| Type | class |
| Header File | /Engine/Source/Developer/MassEntityTestSuite/Public/MassEntityTestFarmPlot.h |
| Include Path | #include "MassEntityTestFarmPlot.h" |
Syntax
UCLASS ()
class UFarmHarvestTimerSetIcon : public UFarmProcessorBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMassProcessor → UFarmProcessorBase → UFarmHarvestTimerSetIcon
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GridCellHeight | float | MassEntityTestFarmPlot.h | ||
| GridCellWidth | float | MassEntityTestFarmPlot.h | ||
| HarvestIconHeight | float | MassEntityTestFarmPlot.h | ||
| HarvestIconISMC | TObjectPtr< UHierarchicalInstancedStaticMeshComponent > | MassEntityTestFarmPlot.h | ||
| HarvestIconScale | float | MassEntityTestFarmPlot.h |
Functions
Protected
Overridden from UMassProcessor
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ConfigureQueries
(
const TSharedRef< FMassEntityManager >& EntityManager |
MassEntityTestFarmPlot.h | ||
virtual void Execute
(
FMassEntityManager& EntityManager, |
MassEntityTestFarmPlot.h |