Universe.Framework.SceneInfo.UuidGatherer.UuidGatherer C# (CSharp) Méthode

UuidGatherer() public méthode

public UuidGatherer ( IAssetService assetCache ) : System
assetCache IAssetService
Résultat System
        public UuidGatherer (IAssetService assetCache)
        {
            m_assetCache = assetCache;
        }