Options
All
  • Public
  • Public/Protected
  • All
Menu

Remote Config Tools

namespace

Index

Functions

  • setAutoUpdateInterval(interval: number): void
  • Set the interval between auto-config updates.

    Parameters

    • interval: number

    Returns void

  • setDefaultConfig(variable: Variable): void
  • Set the default configuration, for when starting the game offline.

    Parameters

    • variable: Variable

      A structure defining the default variables.

    Returns void

Generated using TypeDoc