overview

Functions

all functions below work on any menu control

get_name

returns the controls name

string get_name()

Example

print(control:get_name())

Last updated