Action Menu Option UGUI
Scripting with the ActionMenuOptionUGUI class.
The ActionMenuOptionUGUI
class is used to mark which GameObject is an action menu option.
Fields & Properties
Name
Description
Type
Access
button
The button.
Button
public
background
The background image.
Image
public
icon
The icon image.
Image
public
label
The label.
TextMeshProUGUI
public
Last updated