Universe.Framework.SceneInfo.UuidGatherer.UuidGatherer C# (CSharp) 메소드

UuidGatherer() 공개 메소드

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