Method Validate
Validate(object)
Called to validated/check the new input (new selection in the editor with toolbox action, or before running action in ruleset)
Declaration
public virtual void Validate(object input)
Parameters
Type | Name | Description |
---|---|---|
object | input | The GameObjects that will be the input |