Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/MassEntity/Source/MassEntityTestSuite/Public/LWComponentTestFarmPlot.h |
Include |
#include "LWComponentTestFarmPlot.h" |
UCLASS(Config=Game)
class ALWFragmentTestFarmPlot : public AActor
Name | Description | ||
---|---|---|---|
|
float |
GridCellHeight |
|
|
float |
GridCellWidth |
|
|
GridHeight |
||
|
GridWidth |
||
|
float |
HarvestIconScale |
|
|
IconFarCullDistance |
||
|
IconNearCullDistance |
||
|
float |
NextSecondTimer |
|
|
PerFrameSystems |
||
|
PerSecondSystems |
||
|
PlantedSquares |
||
|
TestDataCropIndicies |
Indicies into VisualDataTable for crops. |
|
|
TestDataFlowerIndicies |
Indicies into VisualDataTable for flowers. |
|
|
VisualDataISMCs |
||
|
VisualDataTable |
||
|
VisualFarCullDistance |
||
|
VisualNearCullDistance |
Name | Description | |
---|---|---|
|
ALWFragmentTestFarmPlot() |
Name | Description | ||
---|---|---|---|
|
BeginPlay() |
Overridable native event for when play begins for this actor. |
|
|
TickActor ( |
Dispatches the once-per frame Tick() function for this actor |