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

GetSatchelMax() private méthode

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