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

GetSearchMainlvl() private méthode

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