AssetManager.loadAssetThreadSafePart

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool loadAssetThreadSafePart(Asset asset, ubyte[] buffer, string filename)
    class AssetManager
    bool
    loadAssetThreadSafePart
    (,
    ubyte[] buffer
    ,
    string filename
    )
  2. bool loadAssetThreadSafePart(Asset asset, InputStream istrm, string filename)
  3. bool loadAssetThreadSafePart(Asset asset, string filename)

Meta