Photon Server API Documentation v5.0RC1

ExitGames.Threading.SimpleBaseFactory< TKey, TValue > Member List

This is the complete list of members for ExitGames.Threading.SimpleBaseFactory< TKey, TValue >, including all inherited members.

Add(TKey key, TValue value)ExitGames.Threading.SimpleBaseFactory< TKey, TValue >inline
CreateItem(TKey key)ExitGames.Threading.SimpleBaseFactory< TKey, TValue >protectedpure virtual
Dispose()ExitGames.Threading.SimpleBaseFactory< TKey, TValue >inline
Dispose(bool disposing)ExitGames.Threading.SimpleBaseFactory< TKey, TValue >inlineprotectedvirtual
DisposeItem(TKey key, TValue value)ExitGames.Threading.SimpleBaseFactory< TKey, TValue >protectedpure virtual
Exists(TKey key, out TValue value)ExitGames.Threading.SimpleBaseFactory< TKey, TValue >inline
Get(TKey key)ExitGames.Threading.SimpleBaseFactory< TKey, TValue >inline
ItemsExitGames.Threading.SimpleBaseFactory< TKey, TValue >protected
ReaderWriterLockExitGames.Threading.SimpleBaseFactory< TKey, TValue >protected
Remove(TKey key)ExitGames.Threading.SimpleBaseFactory< TKey, TValue >inline
Reset()ExitGames.Threading.SimpleBaseFactory< TKey, TValue >inline