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)
The token of the global dependency to inject.
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)