JUtils
A unity utilities library
JUtils.ServiceManager Member List

This is the complete list of members for JUtils.ServiceManager, including all inherited members.

Awake()JUtils.AutoSingletonBehaviour< ServiceManager >inlineprotectedvirtual
Exists(Type serviceType)JUtils.ServiceManagerinlinestatic
existsJUtils.AutoSingletonBehaviour< ServiceManager >static
Exists< T >()JUtils.ServiceManagerinlinestatic
Get(Type serviceType)JUtils.ServiceManagerinlinestatic
Get< T >()JUtils.ServiceManagerinlinestatic
instanceJUtils.AutoSingletonBehaviour< ServiceManager >static
OnDestroy()JUtils.AutoSingletonBehaviour< ServiceManager >inlineprotectedvirtual
Register(Type serviceType, IService service)JUtils.ServiceManagerinlinestatic
Remove(Type type)JUtils.ServiceManagerinlinestatic
Remove< T >()JUtils.ServiceManagerinlinestatic