FFACETools.FFACE.GetWeatherType C# (CSharp) 메소드

GetWeatherType() 개인적인 메소드

private GetWeatherType ( int instanceID ) : byte
instanceID int
리턴 byte
        private static extern byte GetWeatherType(int instanceID);
FFACE