SkillSetRatio CallableSkillSetRatio(C, SkillType, Ratio, Push): voidSets the ratio % of a skill that's going to be used by the playerParametersC: CharacterThe character to get the skill fromSkillType: SkillTypeName of the skill to get the value ofRatio: numberThe ratio to set for a given skill (0 to 1)optionalPush: booleanPushes the skills to the server if TRUEReturns void
Sets the ratio % of a skill that's going to be used by the player