Name Result Description Code Params Examples
Level Cardinal Buff/skill level
function Level: cardinal;
There are no arguments You need to register to view the code example.
EndTime Cardinal Buff/cast expiration / skill reload time (in ms, 1sec = 1000ms)
function EndTime: cardinal;
There are no arguments You need to register to view the code example.