Home API Manuals About Forum
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

GetSkillLockState

Return skill lock state.

Possible values: 0 - skill will increase, 1 - skill will decrease, 2 - skill locked.

Pascal Syntax:

function GetSkillLockState(SkillName : String) : ShortInt;

Python Syntax:

def GetSkillLockState(SkillName): --> byte