B1FlowerOuterObjectDefine
- Associates a flower outer container type (bouquet or basket) with its
* static mesh and material assets for visual representation.
| Property | Type | Description | Metadata |
|---|---|---|---|
| OuterType | EB1FlowerOuterType | The outer container type this visual definition applies to. | |
| StaticMesh | TSoftObjectPtr | Soft reference to the static mesh used for this outer container type. | |
| Material | TSoftObjectPtr | Soft reference to the material applied to the outer container mesh. |