Menu
  • Home
  • How To
  • Actions
  • Characters
  • Places
  • Items
  • Sound Effects
  • Visual Effects
  • Icons
  • Examples

  • AddToList
  • Attack
  • Bash
  • Cast
  • CheckVersion
  • ClearDialog
  • ClearList
  • CloseFurniture
  • CreateCharacter
  • CreateEffect
  • CreateItem
  • CreatePlace
  • Dance
  • DanceTogether
  • Die
  • DisableEffect
  • DisableIcon
  • DisableInput
  • Draw
  • Drink
  • EnableEffect
  • EnableIcon
  • EnableInput
  • Enter
  • Exit
  • Face
  • FadeIn
  • FadeOut
  • Give
  • HideCredits
  • HideDialog
  • HideFurniture
  • HideList
  • HideMenu
  • HideNarration
  • Kneel
  • LookAt
  • OpenFurniture
  • Pickup
  • PlaySound
  • Pocket
  • Put
  • Putdown
  • Quit
  • RemoveFromList
  • Reset
  • Revive
  • SetCameraFocus
  • SetCameraMode
  • SetClothing
  • SetCredits
  • SetDay
  • SetDialog
  • SetExpression
  • SetEyeColor
  • SetHairColor
  • SetHairStyle
  • SetLeft
  • SetNarration
  • SetNight
  • SetPosition
  • SetRight
  • SetSkinColor
  • SetTitle
  • Sheathe
  • ShowCredits
  • ShowDialog
  • ShowFurniture
  • ShowList
  • ShowMenu
  • ShowNarration
  • Sit
  • Sleep
  • StopSound
  • Take
  • TogglePause
  • Unpocket
  • WalkTo
  • WalkToSpot

SetTitle

Sets the title of the menu.

Arguments
Argument Title Text
Type String
Default Empty string
Description The text to display on the title section of the menu

Examples

SetTitle("MyExperienceManager")


See Also

ShowMenu