Class TelestoLocation
java.lang.Object
gg.xp.telestosupport.easytriggers.TelestoLocation
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TelestoLocationcreate(GroovyManager mgr) @Nullable DoodleLocationtoDoodleLocation(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
-