2024 Constructor
Changes 0
C

PulldownButtonData

Description:
Constructs a new instance of PulldownButtonData.
public PulldownButtonData(
	string name,
	string text
)
  • String
    name
    The internal name of the new button.
  • String
    text