#include "Engine/StaticMesh.h"
#include "PropParameters.generated.h"
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.