B1ToddlerWalkLocomotionConfig
- Toddler walking unlock policy for locomotion override.
| Property | Type | Description | Metadata |
|---|---|---|---|
| UnlockSkillId | FName | Skill used to shorten the walking unlock age progress. | Category: B1ToddlerWalkLocomotionConfig Foreign: Skill.Id |
| UnlockAgeProgressBySkillLevel | TMap | * Maps a skill level to the AgeProgress at which walking starts. * At AgeProgressRate 1.0, a value of 4 starts walking on day 4. * Calendar days are ceil(value / AgeProgressRate) * (for example, 4 -> 2 days at rate 2x and 8 days at 0.5x). | Category: B1ToddlerWalkLocomotionConfig |