-
Notifications
You must be signed in to change notification settings - Fork 0
InteractionMenuLine.cs
Matthew Coulter edited this page Aug 17, 2022
·
1 revision
class/ Inherits from:MonoBehaviour
helper functions to easily set children based on interaction object
Method | Description | Returns | Parameters | Type |
---|---|---|---|---|
OnInitialise | Called when the interaction Line prefab is added to the uiSets the label and sprite values based on what the interaction is and how the user can trigger it. | interaction: The configured interaction of label, input method and onInteraction sequence | void |