Navigation
API > API/Developer > API/Developer/HierarchicalLODUtilities
Inheritance Hierarchy
- FTSTickerObjectBase
- FHierarchicalLODProxyProcessor
References
| Module | HierarchicalLODUtilities |
| Header | /Engine/Source/Developer/HierarchicalLODUtilities/Public/HierarchicalLODProxyProcessor.h |
| Include | #include "HierarchicalLODProxyProcessor.h" |
Syntax
class FHierarchicalLODProxyProcessor : public FTSTickerObjectBase
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FGuid | AddProxyJob
(
ALODActor* InLODActor, |
End FTSTickerObjectBase AddProxyJob | |
| void | Clears the processing data array/map | ||
| FCreateProxyDelegate & | Returns the callback delegate which will be passed onto ProxyLOD function | ||
| bool | |||
| void | OnMapChange
(
uint32 MapFlags |
Called when the map has changed | |
| void | Called when the current level has changed | ||
| void | ProcessProxy
(
const FGuid InGuid, |
Callback function used for processing finished mesh generation jobs |
Overridden from FTSTickerObjectBase
| Type | Name | Description | |
|---|---|---|---|
| bool | Tick
(
float DeltaTime |
Begin FTSTickerObjectBase |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FProcessData | Structure storing the data required during processing |