Tesseract Engine Documentation

GameMenu.GetMenuElement Method (String)

Returns the first Menu element which has a matching title

public GameMenuElement GetMenuElement(
   String title
);

Parameters

title
Search name

Return Value

Menu Element

See Also

GameMenu Class | DarkWynter.Engine.Menus Namespace | GameMenu.GetMenuElement Overload List