Navigation
API > API/Plugins > API/Plugins/ZoneGraph
Inheritance Hierarchy
- FDebugRenderSceneProxy
- FZoneGraphSceneProxy
References
| Module | ZoneGraph |
| Header | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphRenderingComponent.h |
| Include | #include "ZoneGraphRenderingComponent.h" |
Syntax
class FZoneGraphSceneProxy : public FDebugRenderSceneProxy
Remarks
Exported to API for GameplayDebugger module
Constructors
| Type | Name | Description | |
|---|---|---|---|
FZoneGraphSceneProxy
(
const UPrimitiveComponent& InComponent, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FZoneVisibility | CalculateZoneVisibility
(
const FDrawDistances& Distances, |
||
| uint32 | |||
| FDrawDistances | GetDrawDistances
(
const float MinDrawDistance, |
||
| void | GetDynamicMeshElements
(
const TArray< const FSceneView* >& Views, |
||
| uint32 | |||
| SIZE_T | GetTypeHash () |
||
| FPrimitiveViewRelevance | GetViewRelevance
(
const FSceneView* View |
||
| bool | ShouldRenderZoneGraph
(
const FSceneView& View |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FDrawDistances | |||
| FZoneVisibility |