FEditorClassUtils::GetDocumentationLinkFromExcerpt

Return link path from a specified excerpt

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/EditorClassUtils.h

Include

#include "EditorClassUtils.h"

Source

/Engine/Source/Editor/UnrealEd/Private/EditorClassUtils.cpp

Syntax

namespace FEditorClassUtils
{
    FString FEditorClassUtils::GetDocumentationLinkFromExcerpt
    (
        const FString & DocLink,
        const FString DocExcerpt
    )
}

Remarks

Return link path from a specified excerpt

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss