Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphTypes.h |
Include |
#include "ZoneGraphTypes.h" |
USTRUCT()
struct FZoneShapeConnection
Connection between two shape connectors.
Name | Description | ||
---|---|---|---|
|
ConnectorIndex |
Connector index at the connected shape. |
|
|
TWeakObjectPtr<... |
ShapeComponent |
Connected shape. |