TerrainDisplay.MPQ.WMO.WMORoot.WMORoot C# (CSharp) Method

WMORoot() public method

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