Class CUIScriptWnd

Source

C++ class CUIScriptWnd : CUIDialogWnd,DLL_Pure

Custom Constructor

CUIScriptWnd

Hierarchy

Constructors

Properties

__name: string

Name of luabind class constructor.

__name: string

Name of luabind class instance constructor.

Methods

  • Parameters

    • name: string
    • event: number
    • cb: ((this) => void)
        • (this): void
        • Parameters

          • this: void

          Returns void

    • Optional source: CUIWindow

    Returns void

Generated using TypeDoc