Navigation
API > API/Plugins > API/Plugins/ZoneGraphAnnotations
Inheritance Hierarchy
- UDebugDrawComponent
- UZoneGraphAnnotationTestingComponent
References
| Module | ZoneGraphAnnotations |
| Header | /Engine/Plugins/Runtime/ZoneGraphAnnotations/Source/ZoneGraphAnnotations/Public/ZoneGraphAnnotationTestingActor.h |
| Include | #include "ZoneGraphAnnotationTestingActor.h" |
Syntax
UCLASS (ClassGroup=Debug)
class UZoneGraphAnnotationTestingComponent : public UDebugDrawComponent
Remarks
Debug component to test Mass ZoneGraph Annotations. Handles tests and rendering.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< TObjectPtr< UZoneGraphAnnotationTest > > | Tests |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UZoneGraphAnnotationTestingComponent
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FBoxSphereBounds | CalcBounds
(
const FTransform& LocalToWorld |
||
| void | OnRegister () |
||
| void | OnUnregister () |
||
| void | PostEditChangeChainProperty
(
FPropertyChangedChainEvent& PropertyChangedEvent |
||
| void | Trigger () |