Package gg.xp.xivsupport.callouts
Annotation Interface CalloutRepo
When a class is annotated with this, and it would otherwise be added to the container (e.g. by having @HandleEvents
or @ScanMe, or being manually added), then any fields of type
ModifiableCallout
will be recognized as a
callout that can be modified or disabled via user settings.-
Required Element Summary