Package foundry.veil.event
Class VeilPostProcessingEvent
java.lang.Object
foundry.veil.event.VeilPostProcessingEvent
Events fired when Veil runs post-processing.
Note: These events are only fired if there are post-processing steps to run.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceFired after Veil runs the default post-processing steps.static interfaceFired before Veil runs the default post-processing steps. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VeilPostProcessingEvent
public VeilPostProcessingEvent()
-