2025 Constructor
Changes 0
C

PulldownButtonData

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