Class BTSkillLoad

All Implemented Interfaces:
Serializable, Tool, ValidExecution

@Event(SkillLoadEvent.class) @Permission("fsm.core.skill.edit") public class BTSkillLoad extends ValidPermissionBusinessTask<SkillLoadEvent>
Business task in order to load a BOSkill.
When the SkillLoadEvent is launched the BT notices the call and loads the BOSkill basing on the event's input.

Error Code:

Since:
10.1
See Also:
GCApi:
task