B1FlowerStateObjectDefine
- Associates a flower state type (blooming or wilted) with its corresponding
* static mesh and material assets for visual representation.
| Property | Type | Description | Metadata |
|---|---|---|---|
| StateType | EB1FlowerStateType | The flower state this visual definition applies to. | |
| StaticMesh | TSoftObjectPtr | Soft reference to the static mesh used for this flower state. | |
| Material | TSoftObjectPtr | Soft reference to the material applied to the flower mesh in this state. |