Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


buttonText

The action button's text value.
Read time 1 minuteLast updated 5 days ago

Definition

public string buttonText { get; set; }

Remarks

Provide a value to create a new Button or update the text of an existing one.