CustomControllerElementTargetSetForBoolean Class |
Used to send input data to a particular Custom Controller element.
This is mostly useful for allowing the user to select search and
other parameters in the inspector.
Inheritance Hierarchy
Namespace:
Rewired.ComponentControls.Data
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public class CustomControllerElementTargetSetForBoolean : CustomControllerElementTargetSet
The CustomControllerElementTargetSetForBoolean type exposes the following members.
Properties
| Name | Description |
---|
 | target |
The target element.
|
Top
See Also