AndromedaPlacementModeComponent.h¶
Kind: file
Source: Source/Andromeda/Player/AndromedaPlacementModeComponent.h
Enums¶
| Member | Type | Summary |
|---|---|---|
EAndromedaPlacementRotationAxis |
uint8 |
Axis adjusted by placement rotation input. |
EAndromedaPlacementPreviewState |
uint8 |
Current placement preview classification for commit rules and ghost material selection. |
Members¶
EAndromedaPlacementRotationAxis¶
Axis adjusted by placement rotation input.
Values:
| Name | Initializer | Description |
|---|---|---|
Yaw |
`` | |
Pitch |
`` | |
Roll |
`` |
EAndromedaPlacementPreviewState¶
Current placement preview classification for commit rules and ghost material selection.
Values:
| Name | Initializer | Description |
|---|---|---|
Valid |
`` | |
Warning |
`` | |
Invalid |
`` |