Uses of Class
com.iizix.prop.vs.actor.SetTargetFieldValue.Settings
Packages that use SetTargetFieldValue.Settings
Uses of SetTargetFieldValue.Settings in com.iizigo.vs.actor
Subclasses of SetTargetFieldValue.Settings in com.iizigo.vs.actorModifier and TypeClassDescriptionstatic class
Editor version of the Settings property container.Uses of SetTargetFieldValue.Settings in com.iizix.prop.vs.actor
Methods in com.iizix.prop.vs.actor that return SetTargetFieldValue.SettingsModifier and TypeMethodDescriptionSetTargetFieldValue.createSettings()
Create the container withAtom.SETTINGS
name.Methods in com.iizix.prop.vs.actor that return types with arguments of type SetTargetFieldValue.SettingsModifier and TypeMethodDescriptionprotected IActionActor<SetTargetFieldValue.Settings>
SetTargetFieldValue.Settings.createActor
(VSAction action) Create the instance of the action actor.Constructors in com.iizix.prop.vs.actor with parameters of type SetTargetFieldValue.SettingsModifierConstructorDescriptionSetTargetFieldValue
(VSAction action, SetTargetFieldValue.Settings settings) Creates a new instance.