• Preparing search index...
  • The search index is not available
cheatgui
  • cheatgui
  • functions
  • button

Function button

  • button(text, callback): Button
  • Parameters

    • text: string
    • callback: (() => void)
        • (): void
        • Returns void

    Returns Button

    • Defined in functions.ts:13

Settings

Member Visibility
cheatgui
  • Loading...

Generated using TypeDoc