FConversationCompiler

Windows
MacOS
Linux

References

Module

CommonConversationGraph

Header

/Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationGraph/Public/ConversationCompiler.h

Include

#include "ConversationCompiler.h"

Syntax

class FConversationCompiler

Constructors

No constructors are accessible with public or protected access.

Functions

Name Description

Public function Static

UConversatio...

 

AddNewGraph

(
    UConversationDatabase* Convers...,
    const FString& DesiredName
)

Public function Static

int32

 

GetCompilerVersion()

Public function Static

UConversatio...

 

GetGraphFromBank

(
    UConversationDatabase* Convers...,
    int32 Index
)

Public function Static

int32

 

GetNumGraphs

(
    UConversationDatabase* Convers...
)

Public function Static

void

 

RebuildBank

(
    UConversationDatabase* Convers...
)

Public function Static

void

 

ScanAndRecompileOutOfDateCompiledConversations()

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