- Found in:
- Custom Skills
Description
Documentation Comment
Displays the training menu for the given skill, maximum level, and trainer actor.
Parameters
stringasSkillId
intaiMaxLevel
ActorakTrainer
Examples
Auto-Generated Example
string myString__asSkillId
int myInt__aiMaxLevel
Actor myActor__akTrainer
CustomSkills.ShowTrainingMenu(myString__asSkillId, myInt__aiMaxLevel, myActor__akTrainer)