#include "Engine/StaticMesh.h"#include "PropParameters.generated.h"
Include dependency graph for PropParameters.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | FPropParameters |
Enumerations | |
| enum | EPropSize : uint8 { EPropSize::UMETA =(DisplayName = "Tiny", ToolTip = "Smaller than a mailbox"), EPropSize::UMETA =(DisplayName = "Small", ToolTip = "Size of a mailbox"), EPropSize::UMETA =(DisplayName = "Medium", ToolTip = "Size of a human"), EPropSize::UMETA =(DisplayName = "Big", ToolTip = "Size of a bus stop"), EPropSize::UMETA =(DisplayName = "Huge", ToolTip = "Size of a house or bigger"), EPropSize::UMETA =(Hidden), EPropSize::UMETA =(DisplayName = "INVALID") } |
|
strong |
| Enumerator | |
|---|---|
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
Definition at line 14 of file PropParameters.h.
1.8.13