FFACETools.FFACE.ShopQuantityMax C# (CSharp) Method

ShopQuantityMax() private method

private ShopQuantityMax ( int instanceID ) : byte
instanceID int
return byte
        private static extern byte ShopQuantityMax(int instanceID);
FFACE