Tesseract Engine Documentation

GameMenuElement.SetTitle Method 

Sets the element's title.

public void SetTitle(
   String title
);

Parameters

title
Title of element.

See Also

GameMenuElement Class | DarkWynter.Engine.Menus Namespace