Options
All
  • Public
  • Public/Protected
  • All
Menu

Reload scripts/data of an exported game and applies the changes to the running runtime game.

Hierarchy

  • HotReloader

Index

Constructors

Methods

  • deepEqual(a: any, b: any): boolean
  • groupByPersistentUuid<ObjectWithPersistentId>(objectsWithPersistentId: ObjectWithPersistentId[]): Record<string, ObjectWithPersistentId>
  • Type parameters

    • ObjectWithPersistentId: { persistentUuid: null | string }

    Parameters

    • objectsWithPersistentId: ObjectWithPersistentId[]

    Returns Record<string, ObjectWithPersistentId>

Generated using TypeDoc