Universe.Framework.SceneInfo.UuidGatherer.UuidGatherer C# (CSharp) Method

UuidGatherer() public method

public UuidGatherer ( IAssetService assetCache ) : System
assetCache IAssetService
return System
        public UuidGatherer (IAssetService assetCache)
        {
            m_assetCache = assetCache;
        }