FFACETools.FFACE.GetSatchelMax C# (CSharp) Method

GetSatchelMax() private method

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