Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Draw Debug Door Settings' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Draw Debug Door Settings |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Width | Width of the door |
| real | Height | Height of the door |
| real | Inset | How much the door is inset from the frame |
| real | Handle Height | The height of the handle off the ground |
| real | Handle Offset | The offset of the handle into the door |
| real | Handle Radius | The radius of the handle |
| real | Handle Extension | How far the handle extends outward from the door |
| boolean | Outer Handle | If to place a handle on the outside entrance of the door |
| boolean | Inner Handle | If to place a handle on the inside entrance of the door |
| boolean | Handle On Left | If to place the handle on the left-hand-side or the right-hand-side of the door from the perspective of entering |
| boolean | Draw Entry Arrow | If to draw an arrow on the floor showing the natural door entry direction |
| real | Open Angle | How open the door is in degrees |