Navigation
API > API/Plugins > API/Plugins/ZoneGraph
Inheritance Hierarchy
- UPrimitiveComponent
- UZoneGraphRenderingComponent
References
| Module | ZoneGraph |
| Header | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphRenderingComponent.h |
| Include | #include "ZoneGraphRenderingComponent.h" |
Syntax
UCLASS (HideCategories=Object, EditInlineNew)
class UZoneGraphRenderingComponent : public UPrimitiveComponent
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bForceUpdate | ||
| bool | bPreviousShowNavigation | ||
| FDelegateHandle | DebugTextDrawingDelegateHandle | ||
| FTimerHandle | TimerHandle |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UZoneGraphRenderingComponent
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FBoxSphereBounds | CalcBounds
(
const FTransform& LocalToWorld |
||
| void | |||
| FPrimitiveSceneProxy * | |||
| void | ForceUpdate () |
||
| bool | |||
| bool | IsNavigationShowFlagSet
(
const UWorld* World |
||
| void | OnRegister () |
||
| void | OnUnregister () |