Table of Contents

Method CheckSkillRequirement

Namespace
GrindFest
Assembly
GrindFest.dll

CheckSkillRequirement(int, HeroController, bool)

public bool CheckSkillRequirement(int level, HeroController hero, bool showMessage = true)

Parameters

level int
hero HeroController
showMessage bool

Returns

bool