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

GetStorageMax() private méthode

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