get

fun get(code: String): Skills

根据技能代码获取对应的技能对象

Return

根据代码找到的技能对象

Parameters

code

技能代码,用于在技能映射表中查找对应的技能对象

Throws

当指定代码的技能未注册时抛出异常