A Demo Project for the UnrealEngineSDK
|
#include "K2Node_Switch.h"
#include "DialogueK2Node_SwitchDialogueCallback.generated.h"
Go to the source code of this file.
Classes | |
class | UDialogueK2Node_SwitchDialogueCallback |
UCLASS() More... | |
Enumerations | |
enum class | EDlgDialogueCallback : uint8 { Event , Condition , FloatValue , IntValue , BoolValue , NameValue } |
UENUM() More... | |
|
strong |
UENUM()
Definition at line 12 of file DialogueK2Node_SwitchDialogueCallback.h.