sprunk-engine
    Preparing search index...
    • Decorator used to inject a global dependency into a property. This willONLY inject the dependency from the global / top container. (In game engine, it is the GameEngineWindow)

      Parameters

      • token: any

        The token of the global dependency to inject.

      Returns PropertyDecorator