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

GetSearchMainlvl() 개인적인 메소드

private GetSearchMainlvl ( int instanceID, short index ) : byte
instanceID int
index short
리턴 byte
        private static extern byte GetSearchMainlvl(int instanceID, short index);
FFACE