Navigation
API > API/Plugins > API/Plugins/ZoneGraph
References
| Module | ZoneGraph |
| Header | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphBuilder.h |
| Include | #include "ZoneGraphBuilder.h" |
Syntax
USTRUCT&40;&41;
struct FZoneGraphBuildData
Remarks
Build time data, can be used to map things between editor representation and baked data.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TMap< TObjectPtr< const UZoneShapeComponent >, FZoneShapeComponentBuildData > | ZoneShapeComponentBuildData |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Reset () |