ActionHandler
Functions
Link copied to clipboard
Push an action to all subscribers.
Link copied to clipboard
public void pushFromConfig(HashMap<String, List<String>> actionTypes, ActionInformation information)
Push an action to all subscribers from the config.
Link copied to clipboard
Push all physical wrap actions to all subscribers.
Link copied to clipboard
Push all physical unwrap actions to all subscribers.
Link copied to clipboard
Push all preview actions to all subscribers from the config.
Link copied to clipboard
Push all unwrap actions to all subscribers.
Link copied to clipboard
Push all virtual wrap actions to all subscribers.
Link copied to clipboard
Push all virtual unwrap actions to all subscribers.
Link copied to clipboard
Subscribe a method to an action.