Annotation Interface NpcCastCallout
Callout adapter for enemy "starts casting" events.
-
Required Element Summary
-
Optional Element Summary
-
Element Details
-
value
long[] value- Returns:
- Which cast IDs to trigger on
-
-
-
suppressMs
long suppressMs- Default:
- -1L
-
cancellable
boolean cancellable- Returns:
- Whether the callout should be removed if the cast stops
- Default:
- false
-