Class LeafTask
- java.lang.Object
-
- com.epicbot.api.shared.script.tree.LeafTask
-
-
Field Summary
Fields Modifier and Type Field Description protected APIContext
ctx
-
Constructor Summary
Constructors Constructor Description LeafTask(APIContext ctx)
-
-
-
Field Detail
-
ctx
protected APIContext ctx
-
-
Constructor Detail
-
LeafTask
public LeafTask(APIContext ctx)
-
-