m ProbablePrime moved page TouchButton (Component) to Component:TouchButton: Creating component Namespace |
Automated: update Fields |
||
Line 18: | Line 18: | ||
|EditModeOnly|Bool| | |EditModeOnly|Bool| | ||
|ActiveUserFilter|ActiveUserHandling| | |ActiveUserFilter|ActiveUserHandling| | ||
|Pressed| | |Pressed|{{RootFieldType|SyncDelegate`1|[[Type:ButtonEventHandler|ButtonEventHandler]]}}|TypeAdv7=true| | ||
|Pressing| | |Pressing|{{RootFieldType|SyncDelegate`1|[[Type:ButtonEventHandler|ButtonEventHandler]]}}|TypeAdv8=true| | ||
|Released| | |Released|{{RootFieldType|SyncDelegate`1|[[Type:ButtonEventHandler|ButtonEventHandler]]}}|TypeAdv9=true| | ||
|BeginPressVibration|VibratePreset| | |BeginPressVibration|VibratePreset| | ||
|PressVibration|VibratePreset| | |PressVibration|VibratePreset| | ||
|HoverVibration|VibratePreset| | |HoverVibration|VibratePreset| | ||
|Label|IField`1| | |Label|'''[[Type:IField`1|IField`1]]<[[Type:String|String]]>'''|TypeAdv13=true| | ||
}} | }} | ||
Latest revision as of 21:34, 3 March 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
Fields
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. |
IsPressed
|
Bool | |
IsHovering
|
Bool | |
AcceptPhysicalTouch
|
Bool | |
AcceptRemoteTouch
|
Bool | |
AcceptOutOfSightTouch
|
Bool | |
EditModeOnly
|
Bool | |
ActiveUserFilter
|
ActiveUserHandling | |
Pressed
|
ButtonEventHandler | |
Pressing
|
ButtonEventHandler | |
Released
|
ButtonEventHandler | |
BeginPressVibration
|
VibratePreset | |
PressVibration
|
VibratePreset | |
HoverVibration
|
VibratePreset | |
Label
|
IField`1<String> |