- Found in:
- Custom Skills
Description
Documentation Comment
Displays the skill increase message on the HUD for the given skill and level.
Caveats
Parameters
stringasSkillId
intaiSkillLevel
Examples
Auto-Generated Example
string myString__asSkillId
int myInt__aiSkillLevel
CustomSkills.ShowSkillIncreaseMessage(myString__asSkillId, myInt__aiSkillLevel)