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;
        }