FB1StateGroupInfo
🧩 Struct: FB1StateGroupInfo¶
Defines a group of related states used for simulation or behavior transitions.
Properties¶
- StateGroupId (
FName
): Unique identifier for the group of states. - StateInfo (
TArray<FB1StateInfo>
): List of individual state entries within the group.