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

GetInventoryMax() private méthode

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