Procedural Dungeon ⏵ Dungeon Blueprint Library ⏵ Increment Door Direction
Increment Door Direction
Category: Math → Door Direction
Description
Increment the direction and set it
Node
C++
EDoorDirection DoorDirection_Increment(EDoorDirection& A)
Inputs
Name | Type | Description |
---|---|---|
In | Exec | |
A | EDoorDirection Enum (by ref) |
Outputs
Name | Type | Description |
---|---|---|
Out | Exec | |
Return Value | EDoorDirection Enum | Increment the direction and set it |