EventArgs
Contains the arguments for generating an OnChangeSkill event.

Implementation

public class EventArgs

Fields

Name
Description
​uuid​
Unique id of the skill
​operation​
The operation which is being executed

Enums

Name
Description
​Operation​
Selection between an unlock and lock event
Last modified 1yr ago