B1ScheduleActorRoleAssignment
- Specifies a role assignment entry with a role ID and the number of characters required for that role.
| Property | Type | Description | Metadata |
|---|---|---|---|
| RoleId | FName | The role ID to assign actors to. | Category: B1ScheduleActorRoleAssignment |
| Comment | FString | Editor-only note describing this role assignment (transient, not used at runtime). | Category: B1ScheduleActorRoleAssignment |
| Count | int32 | The number of actors needed for this role; 0 means use the preset default. | Category: B1ScheduleActorRoleAssignment ClampMin: 0 |