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

GetDialogIndex() private méthode

private GetDialogIndex ( int instanceID ) : short
instanceID int
Résultat short
        private static extern short GetDialogIndex(int instanceID);
FFACE