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

GetSearchSublvl() 개인적인 메소드

private GetSearchSublvl ( int Instance, short index ) : byte
Instance int
index short
리턴 byte
        private static extern byte GetSearchSublvl(int Instance, short index);
FFACE