| 
    Terraria v1.4.4.9
    
   Terraria source code documentation 
   | 
 
This is the complete list of members for ReLogic.Utilities.TypeInstanceCollection< BaseType >, including all inherited members.
| _disposedValue | ReLogic.Utilities.TypeInstanceCollection< BaseType > | private | 
| _services | ReLogic.Utilities.TypeInstanceCollection< BaseType > | private | 
| Dispose(bool disposing) | ReLogic.Utilities.TypeInstanceCollection< BaseType > | inlineprotectedvirtual | 
| Dispose() | ReLogic.Utilities.TypeInstanceCollection< BaseType > | inline | 
| Get< T >() | ReLogic.Utilities.TypeInstanceCollection< BaseType > | inline | 
| Has(Type type) | ReLogic.Utilities.TypeInstanceCollection< BaseType > | inline | 
| Has< T >() | ReLogic.Utilities.TypeInstanceCollection< BaseType > | inline | 
| IfHas< T >(Action< T > callback) | ReLogic.Utilities.TypeInstanceCollection< BaseType > | inline | 
| IfHas< T, U >(Func< T, U > callback) | ReLogic.Utilities.TypeInstanceCollection< BaseType > | inline | 
| Register< T >(T instance) | ReLogic.Utilities.TypeInstanceCollection< BaseType > | inline | 
| Remove< T >() | ReLogic.Utilities.TypeInstanceCollection< BaseType > | inline |