ServiceLocatorResolveForScene Method |
Name | Description | |
---|---|---|
ResolveForSceneT |
Locates and returns a transient object or singleton of the specified type for the currently active scene.
Make sure the type is registered first.
| |
ResolveForSceneT(Scene) |
Locates and returns a transient object or singleton of the specified type for the given scene.
Make sure the type is registered first.
|