Skip to main content
Recative SystemRecative System
TechnotesAPIBlog
GitHub
  • @recative/act-player
  • @recative/act-protocol
  • @recative/ap-core
    • Overview
    • Classes
      • AlreadyDestroyedError
      • AtomStore
      • ContextNotInitializedForProtocolConnectorError
      • DataSource
      • EventTarget2
      • InitializeQueueClosedError
      • InternalEventName
      • NoMatchedResourceError
      • RemoteStoreRegistry
      • ResourceNotFoundError
      • ResourceTracker
      • RuntimeSafeResourceTracker
      • SmartAnimatedSprite
      • SmartSprite
      • Stylesheet
      • TimeMagic
      • UnknownError
    • Enumerations
    • Functions
    • Interfaces
    • Type Aliases
    • Variables
  • @recative/atlas
  • @recative/audio-station
  • @recative/client-sdk
  • @recative/core-manager
  • @recative/database
  • @recative/definitions
  • @recative/lens
  • @recative/open-promise
  • @recative/phonograph
  • @recative/smart-resource
  • @recative/time-schedule
  • @recative/ugly-json
  • @recative/ap-core
  • Classes
  • RemoteStoreRegistry

RemoteStoreRegistry

Index

Constructors

  • constructor

Methods

  • deregister
  • dispose
  • getAtom
  • register

Constructors

constructor

  • new RemoteStoreRegistry(): RemoteStoreRegistry
  • Returns RemoteStoreRegistry

Methods

deregister

  • deregister(slotId: string): void
  • Parameters

    • slotId: string

    Returns void

dispose

  • dispose(): void
  • Returns void

getAtom

  • getAtom(slotId: string): AtomName<any>
  • Parameters

    • slotId: string

    Returns AtomName<any>

register

  • register(slotId: string, atomName: AtomName<any>): void
  • Parameters

    • slotId: string
    • atomName: AtomName<any>

    Returns void

Powered by docusaurus-plugin-typedoc-api and TypeDoc
Previous
NoMatchedResourceError
Next
ResourceNotFoundError
  • constructor
  • deregister
  • dispose
  • getAtom
  • register
© Recative System 2023