A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
FDialogueContentBrowserExtensions Class Reference

#include <DialogueContentBrowserExtensions.h>

Static Public Member Functions

static void InstallHooks ()
 
static void RemoveHooks ()
 

Detailed Description

Integrate DlgSystem actions associated with existing engine types (e.g., DlgSystem) into the content browser. When you right click on a specific asset for example. See Paper2D class for proper example FPaperContentBrowserExtensions

Definition at line 32 of file DialogueContentBrowserExtensions.h.

Member Function Documentation

◆ InstallHooks()

void FDialogueContentBrowserExtensions::InstallHooks ( )
static

Definition at line 311 of file DialogueContentBrowserExtensions.cpp.

Here is the caller graph for this function:

◆ RemoveHooks()

void FDialogueContentBrowserExtensions::RemoveHooks ( )
static

Definition at line 316 of file DialogueContentBrowserExtensions.cpp.

Here is the caller graph for this function:

The documentation for this class was generated from the following files: