Search Results for

    Show / Hide Table of Contents

    Class Menu

    Inheritance
    System.Object
    MenuBase
    Menu
    Inherited Members
    MenuBase.Parent
    MenuBase.HeaderFont
    MenuBase.HeaderCentered
    MenuBase.HeaderColor
    MenuBase.HeaderTextColor
    MenuBase.HeaderTextScale
    MenuBase.FooterFont
    MenuBase.FooterCentered
    MenuBase.FooterColor
    MenuBase.FooterTextColor
    MenuBase.FooterTextScale
    MenuBase.SelectedItemColor
    MenuBase.UnselectedItemColor
    MenuBase.SelectedTextColor
    MenuBase.UnselectedTextColor
    MenuBase.ItemFont
    MenuBase.ItemTextCentered
    MenuBase.ItemTextScale
    MenuBase.Position
    MenuBase.TextOffset
    MenuBase.Caption
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: GTA
    Assembly: ScriptHookVDotNet2.dll
    Syntax
    public class Menu : MenuBase

    Constructors

    Name Description
    Menu(String, IMenuItem[])
    Menu(String, IMenuItem[], Int32)

    Properties

    Name Description
    FooterHeight
    HasFooter
    HeaderHeight
    ItemHeight
    Items
    MaxDrawLimit
    SelectedIndex
    StartScrollOffset
    Width

    Methods

    Name Description
    Draw()
    Draw(Size)
    Initialize()
    OnActivate()
    OnChangeItem(Boolean)
    OnChangeSelection(Boolean)
    OnChangeSelection(Int32)
    OnClose()
    OnOpen()

    Events

    Name Description
    SelectedIndexChanged
    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX