USTRUCT(BlueprintType)
More...
#include <DialogueDataClassesAndStructs.h>
|
float | DelayBeforePlaying = 2.0f |
| UPROPERTY(BlueprintReadWrite, EditAnywhere)
|
|
UDialogueWave * | Dialogue = nullptr |
| UPROPERTY(BlueprintReadWrite, EditAnywhere)
|
|
USTRUCT(BlueprintType)
Definition at line 174 of file DialogueDataClassesAndStructs.h.
◆ FChatterSingleLine() [1/2]
FChatterSingleLine::FChatterSingleLine |
( |
| ) |
|
|
inline |
◆ FChatterSingleLine() [2/2]
FChatterSingleLine::FChatterSingleLine |
( |
float | inDelayBeforePlaying, |
|
|
UDialogueWave * | inDialogue ) |
|
inline |
◆ GENERATED_USTRUCT_BODY()
FChatterSingleLine::GENERATED_USTRUCT_BODY |
( |
| ) |
|
◆ DelayBeforePlaying
float FChatterSingleLine::DelayBeforePlaying = 2.0f |
|
EditAnywhereBlueprintReadWrite |
◆ Dialogue
UDialogueWave* FChatterSingleLine::Dialogue = nullptr |
|
EditAnywhereBlueprintReadWrite |
The documentation for this struct was generated from the following file: