Navigation
API > API/Plugins > API/Plugins/ZoneGraph > API/Plugins/ZoneGraph/UZoneShapeComponent
References
| Module | ZoneGraph |
| Header | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneShapeComponent.h |
| Include | #include "ZoneShapeComponent.h" |
UFUNCTION (Category=Zone, BlueprintCallable)
bool SetReverseLaneProfile
(
bool bReverse
)
Remarks
Set whether common lane profile should be reversed. Newly set reversed state.
Parameters
| Name | Description |
|---|---|
| bReverse | Reverse state |