AGS.Editor.FontEditor.OnGetHelpKeyword C# (CSharp) Method

OnGetHelpKeyword() protected method

protected OnGetHelpKeyword ( ) : string
return string
        protected override string OnGetHelpKeyword()
        {
            return "Fonts";
        }