Navigation
API > API/Plugins > API/Plugins/ZoneGraphAnnotations
Test for Disturbance Annotation
| Name | UZoneGraphDisturbanceAnnotationTest |
| Type | class |
| Header File | /Engine/Plugins/Runtime/ZoneGraphAnnotations/Source/ZoneGraphAnnotations/Public/Annotations/ZoneGraphDisturbanceAnnotation.h |
| Include Path | #include "Annotations/ZoneGraphDisturbanceAnnotation.h" |
Syntax
UCLASS (MinimalAPI)
class UZoneGraphDisturbanceAnnotationTest : public UZoneGraphAnnotationTest
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UZoneGraphAnnotationTest → UZoneGraphDisturbanceAnnotationTest
Functions
Public
Overridden from UZoneGraphAnnotationTest
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FBox CalcBounds
(
const FTransform& LocalToWorld |
Annotations/ZoneGraphDisturbanceAnnotation.h | ||
virtual void DebugDraw
(
FDebugRenderSceneProxy* DebugProxy |
Annotations/ZoneGraphDisturbanceAnnotation.h | ||
virtual void Trigger() |
Annotations/ZoneGraphDisturbanceAnnotation.h |