TerrainDisplay.MPQ.WMO.WMORoot.WMORoot C# (CSharp) 메소드

WMORoot() 공개 메소드

public WMORoot ( string filePath ) : System.Collections.Generic
filePath string
리턴 System.Collections.Generic
        public WMORoot(string filePath)
        {
            FilePath = filePath;
        }