FFACETools.FFACE.GetSatchelMax C# (CSharp) 메소드

GetSatchelMax() 개인적인 메소드

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