Method | Description | |
---|---|---|
LoaderBasicSkillScript ( Func levelGetter ) : System |
Method | Description | |
---|---|---|
Execute ( Smellyriver.TankInspector.Pro.Data.Tank.Scripting.ScriptingContext context, double level ) : void |
protected Execute ( Smellyriver.TankInspector.Pro.Data.Tank.Scripting.ScriptingContext context, double level ) : void | ||
context | Smellyriver.TankInspector.Pro.Data.Tank.Scripting.ScriptingContext | |
level | double | |
return | void |
public LoaderBasicSkillScript ( Func levelGetter ) : System | ||
levelGetter | Func | |
return | System |