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

GetStorageMax() 개인적인 메소드

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