Skip to main content

B1Skill

  • Represents the runtime state of a skill for a character, including level, experience, and growth step.
PropertyTypeDescriptionMetadata
IdFNameThe unique identifier of this skill.Category: B1Skill
Levelint32The current level of this skill.Category: B1Skill
ExperiencefloatThe accumulated experience points for this skill.Category: B1Skill
bIsLevelUpAtCurrentFrameboolWhether this skill leveled up during the current frame.Category: B1Skill
UpdateExpTimeFDateTimeThe timestamp of the last experience update.Category: B1Skill
GrowthStepEB1GrowthStepThe current growth step associated with this skill.Category: B1Skill