
C# | Visual Basic | Visual C++ |
namespace eDriven.Networking.Rpc.Multiplicators
Namespace eDriven.Networking.Rpc.Multiplicators
namespace eDriven.Networking.Rpc.Multiplicators

All Types | Classes | Delegates |
Icon | Type | Description |
---|---|---|
![]() | BundleLoaderBase | |
![]() | ImageLoaderBase | |
![]() | TokenMultiplicator<(Of <(<'T>)>)>..::..ResponseExtractorDelegate | |
![]() | TextureLoaderBase | |
![]() | TokenMultiplicator<(Of <(<'T>)>)> |
HttpLoader extension handling the ONE-TO-MANY token mapping
Used for loading multiple resources from a few URLs
This class introduces a robust mechanism for doing stuff like that
It will give the resource if it already has it
If it hasn't start loading yet, it will start the HTTP download and return a token (ONE-TO-MANY token mapping)
If you request the resource that is currently being loaded, it maps to already started HTTP download (ONE-TO-MANY token mapping)
|
![]() | TokenMultiplicator<(Of <(<'T>)>)>..::..TokenUpdaterDelegate |