Navigation
API > API/Plugins > API/Plugins/ZoneGraphAnnotations > API/Plugins/ZoneGraphAnnotations/Annotations
Inheritance Hierarchy
- UObject
- UZoneGraphAnnotationTest
- UZoneGraphDisturbanceAnnotationTest
References
| Module | ZoneGraphAnnotations |
| Header | /Engine/Plugins/Runtime/ZoneGraphAnnotations/Source/ZoneGraphAnnotations/Public/Annotations/ZoneGraphDisturbanceAnnotation.h |
| Include | #include "Annotations/ZoneGraphDisturbanceAnnotation.h" |
Syntax
UCLASS ()
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 | |
|---|---|---|---|
| void | Trigger () |