Navigation
API > API/Plugins > API/Plugins/ZoneGraph > API/Plugins/ZoneGraph/UZoneGraphSubsystem
References
| Module | ZoneGraph |
| Header | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphSubsystem.h |
| Include | #include "ZoneGraphSubsystem.h" |
| Source | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Private/ZoneGraphSubsystem.cpp |
void RebuildGraph
(
const bool bForceRebuild
)
Remarks
Rebuilds the graph.
Parameters
| Name | Description |
|---|---|
| bForceRebuild | Settings this flag will force rebuild even if the data may be up to date. |