Uses of Class
studio.magemonkey.codex.util.actions.targets.ITargetSelector
Packages that use ITargetSelector
Package
Description
-
Uses of ITargetSelector in studio.magemonkey.codex.manager.editor.object
Methods in studio.magemonkey.codex.manager.editor.object with parameters of type ITargetSelectorModifier and TypeMethodDescriptionvoidIEditorActionsMain.ActionBuilder.addTargetParam(int key, ITargetSelector ts, String param, String value) intIEditorActionsMain.ActionBuilder.addTargetSelector(ITargetSelector targetSelector) -
Uses of ITargetSelector in studio.magemonkey.codex.util.actions
Methods in studio.magemonkey.codex.util.actions that return ITargetSelectorMethods in studio.magemonkey.codex.util.actions that return types with arguments of type ITargetSelectorMethods in studio.magemonkey.codex.util.actions with parameters of type ITargetSelectorModifier and TypeMethodDescriptionvoidActionsManager.registerTargetSelector(ITargetSelector selector) -
Uses of ITargetSelector in studio.magemonkey.codex.util.actions.targets.list
Subclasses of ITargetSelector in studio.magemonkey.codex.util.actions.targets.list