Documentation

UI::PushID

Function

void UI::PushID(const ?&in)

Pushes an ID to the stack.

?

void UI::PushID(int id)

Pushes an ID to the stack.

int id

void UI::PushID(const string&in id)

Pushes an ID to the stack.

string id