Navigation
API > API/Plugins > API/Plugins/ZoneGraphAnnotations
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UZoneGraphAnnotationTest
- UZoneGraphDisturbanceAnnotationTest
References
| Module | ZoneGraphAnnotations |
| Header | /Engine/Plugins/Runtime/ZoneGraphAnnotations/Source/ZoneGraphAnnotations/Public/ZoneGraphAnnotationTestingActor.h |
| Include | #include "ZoneGraphAnnotationTestingActor.h" |
Syntax
UCLASS&40;Abstract, EditInlineNew&41;
class UZoneGraphAnnotationTest : public UObject
Remarks
Base class for ZoneGraph Annotation tests.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UZoneGraphAnnotationTestingComponent > | OwnerComponent |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FBox | CalcBounds
(
const FTransform& LocalToWorld |
||
| void | DebugDraw
(
FDebugRenderSceneProxy* DebugProxy |
||
| void | DebugDrawCanvas
(
UCanvas* Canvas, |
||
| const UZoneGraphAnnotationTestingComponent * | GetOwner () |
||
| void | OnOwnerSet () |
||
| void | SetOwner
(
UZoneGraphAnnotationTestingComponent* Owner |
||
| void | Trigger () |