Navigation
API > API/Plugins > API/Plugins/ZoneGraph
Inheritance Hierarchy
- AActor
- AZoneShape
References
| Module | ZoneGraph |
| Header | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneShapeActor.h |
| Include | #include "ZoneShapeActor.h" |
Syntax
UCLASS (HideCategories=(Input))
class AZoneShape : public AActor
Remarks
Zone Shape actor for standalone zone markup.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UZoneShapeComponent > | ShapeComponent |
Constructors
| Type | Name | Description | |
|---|---|---|---|
AZoneShape
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| const UZoneShapeComponent * | GetShape () |
||
| bool | IsEditorOnly () |