Click or drag to resize

ServiceLocatorResolveForScene Method

Overload List
  NameDescription
Public methodStatic memberResolveForSceneT
Locates and returns a transient object or singleton of the specified type for the currently active scene. Make sure the type is registered first.
Public methodStatic memberResolveForSceneT(Scene)
Locates and returns a transient object or singleton of the specified type for the given scene. Make sure the type is registered first.
Top
See Also