sprunk-engine
    Preparing search index...
    • Decorator used to inject a dependency into a property.

      Parameters

      • token: Token<any>

        The token of the dependency to inject.

      • recursive: boolean = false

        Whether to recursively search for the dependency up the hierarchy. (Will also try to resolve from the GameEngineWindow's container)

      Returns PropertyDecorator