#include <PropParameters.h>
Public Attributes | |
UStaticMesh * | Mesh |
FString | Name |
EPropSize | Size = EPropSize::INVALID |
Definition at line 28 of file PropParameters.h.
UStaticMesh* FPropParameters::Mesh |
Definition at line 36 of file PropParameters.h.
FString FPropParameters::Name |
Definition at line 33 of file PropParameters.h.
Referenced by UActorBlueprintFunctionLibrary::MakePropDefinition().
EPropSize FPropParameters::Size = EPropSize::INVALID |
Definition at line 39 of file PropParameters.h.
Referenced by UActorBlueprintFunctionLibrary::MakePropDefinition().