A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
UVoicelineData_C.h
Go to the documentation of this file.
1#pragma once
12{
13
14protected:
15 UDialogueWave* DialogueWave;
16
17private:
81 void EventGraph(); //"Event Graph"
82};
83
UCLASS(Blueprintable, BlueprintType, Abstract, EditInlineNew)
Definition DlgNodeData.h:18
A blueprint class with 1 graphs.
UDialogueWave * DialogueWave
Dialogue Wave.