Next: , Previous: , Up: Interaction.Input   [Contents][Index]


9.1.4 Clickable

Component: Clickable

This component allows a message to be sent when this object’s collider is clicked. If you don’t see the message you want, click ’Rescan For Messages’ and MultiGame will build a new list.

Field of Clickable: bool asButton

Do we need to both click, and release while keeping the mouse over the object?

Default value: true

Field of Clickable: KeyCode modifier

Does the user need to hold down a key while clicking?

Default value: KeyCode.None

Field of Clickable: bool asButton

Do we need to both click, and release while keeping the mouse over the object?

Default value: true

Field of Clickable: KeyCode modifier

Does the user need to hold down a key while clicking?

Default value: KeyCode.None