FFACETools.FFACE.GetSearchSublvl C# (CSharp) Méthode

GetSearchSublvl() private méthode

private GetSearchSublvl ( int Instance, short index ) : byte
Instance int
index short
Résultat byte
        private static extern byte GetSearchSublvl(int Instance, short index);
FFACE