FFACETools.FFACE.GetDialogIndex C# (CSharp) Method

GetDialogIndex() private method

private GetDialogIndex ( int instanceID ) : short
instanceID int
return short
        private static extern short GetDialogIndex(int instanceID);
FFACE