Navigation
API > API/Plugins > API/Plugins/ZoneGraphAnnotations
| Name | FZoneGraphAnnotationSceneProxy |
| Type | class |
| Header File | /Engine/Plugins/Runtime/ZoneGraphAnnotations/Source/ZoneGraphAnnotations/Public/ZoneGraphAnnotationComponent.h |
| Include Path | #include "ZoneGraphAnnotationComponent.h" |
Syntax
class FZoneGraphAnnotationSceneProxy : public FDebugRenderSceneProxy
Inheritance Hierarchy
- FPrimitiveSceneProxy → FDebugRenderSceneProxy → FZoneGraphAnnotationSceneProxy
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FZoneGraphAnnotationSceneProxy
(
const UPrimitiveComponent& InComponent, |
ZoneGraphAnnotationComponent.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ViewFlagIndex | uint32 | ZoneGraphAnnotationComponent.h |
Functions
Public
Overridden from FPrimitiveSceneProxy
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual uint32 GetMemoryFootprint() |
ZoneGraphAnnotationComponent.h | ||
virtual SIZE_T GetTypeHash() |
ZoneGraphAnnotationComponent.h | ||
virtual FPrimitiveViewRelevance GetViewRelevance
(
const FSceneView* View |
ZoneGraphAnnotationComponent.h |