A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
DlgNode_Selector.h File Reference
#include "CoreMinimal.h"
#include "Nodes/DlgNode.h"
#include "DlgNode_Selector.generated.h"
Include dependency graph for DlgNode_Selector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UDlgNode_Selector
 UCLASS(BlueprintType, ClassGroup = "Dialogue") More...
 

Enumerations

enum class  EDlgNodeSelectorType : uint8 { First , Random }
 UENUM(BlueprintType) More...
 

Enumeration Type Documentation

◆ EDlgNodeSelectorType

enum class EDlgNodeSelectorType : uint8
strongBlueprintType

UENUM(BlueprintType)

Enumerator
First 

Metadata:
DisplayName: STRING

Random 

Metadata:
DisplayName: STRING

Definition at line 14 of file DlgNode_Selector.h.