FFACETools.FFACE.GetWeatherType C# (CSharp) Méthode

GetWeatherType() private méthode

private GetWeatherType ( int instanceID ) : byte
instanceID int
Résultat byte
        private static extern byte GetWeatherType(int instanceID);
FFACE