Class UI_GamepadBindButton
Inheritance
object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
UI_GamepadBindButton
Implements
Inherited Members
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public class UI_GamepadBindButton : LogicBehaviour, ILogicUpdate
Fields
buttonDisplayObject
Declaration
public GameObject buttonDisplayObject
Field Value
| Type | Description |
|---|---|
| UnityEngine.GameObject |
buttonType
Declaration
public UI_GamepadBindButton.ButtonType buttonType
Field Value
| Type | Description |
|---|---|
| UI_GamepadBindButton.ButtonType |
ignoreInteractableForObject
Declaration
public bool ignoreInteractableForObject
Field Value
| Type | Description |
|---|---|
| bool |
Methods
FrameUpdate()
Declaration
public override void FrameUpdate()