Navigation
API > API/Plugins > API/Plugins/ZoneGraphAnnotations > API/Plugins/ZoneGraphAnnotations/Annotations
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UZoneGraphAnnotationTest
- UZoneGraphDisturbanceAnnotationTest
References
| Module | ZoneGraphAnnotations |
| Header | /Engine/Plugins/Runtime/ZoneGraphAnnotations/Source/ZoneGraphAnnotations/Public/Annotations/ZoneGraphDisturbanceAnnotation.h |
| Include | #include "Annotations/ZoneGraphDisturbanceAnnotation.h" |
Syntax
UCLASS&40;&41;
class UZoneGraphDisturbanceAnnotationTest : public UZoneGraphAnnotationTest
Remarks
Test for Disturbance Annotation
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | DangerRadius | ||
| float | Duration | ||
| FVector | Offset |
Overridden from UZoneGraphAnnotationTest
| Type | Name | Description | |
|---|---|---|---|
| FBox | CalcBounds
(
const FTransform& LocalToWorld |
||
| void | DebugDraw
(
FDebugRenderSceneProxy* DebugProxy |
||
| void | Trigger () |