Class TelestoLocation
java.lang.Object
gg.xp.telestosupport.easytriggers.TelestoLocation
-
Field Summary
Modifier and TypeFieldDescriptionboolean
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic TelestoLocation
create
(GroovyManager mgr) @Nullable DoodleLocation
toDoodleLocation
(Event event, EasyTriggerContext context, XivState state)
-
Field Details
-
type
-
usePosition
public boolean usePosition -
customExpression
-
offsets
-
-
Constructor Details
-
TelestoLocation
public TelestoLocation()
-
-
Method Details
-
toDoodleLocation
@Nullable public @Nullable DoodleLocation toDoodleLocation(Event event, EasyTriggerContext context, XivState state) -
create
-