UCLASS(Blueprintable, BlueprintType, EditInlineNew, HideCategories = ("DoNotShow"), CollapseCategories, AutoExpandCategories = ("Default"))
More...
#include <DialogueDataClassesAndStructs.h>
|
float | DelayTime = 0.0f |
| UPROPERTY(BlueprintReadWrite, EditAnywhere)
|
|
FLinearColor | NodeColor = FLinearColor(0.0f, 0.2f, 1.0f) |
| UPROPERTY(BlueprintReadWrite, EditAnywhere)
|
|
UCLASS(Blueprintable, BlueprintType, EditInlineNew, HideCategories = ("DoNotShow"), CollapseCategories, AutoExpandCategories = ("Default"))
Definition at line 461 of file DialogueDataClassesAndStructs.h.
◆ UDelayData()
UDelayData::UDelayData |
( |
| ) |
|
|
inline |
◆ GENERATED_BODY()
UDelayData::GENERATED_BODY |
( |
| ) |
|
|
private |
◆ GetWorld()
UWorld * UDlgObject::GetWorld |
( |
| ) |
const |
|
overrideinherited |
◆ PostInitProperties()
void UDlgObject::PostInitProperties |
( |
| ) |
|
|
overrideinherited |
◆ DelayTime
float UDelayData::DelayTime = 0.0f |
|
BlueprintReadWriteEditAnywhere |
◆ NodeColor
FLinearColor UBaseDlgDataClass::NodeColor = FLinearColor(0.0f, 0.2f, 1.0f) |
|
inheritedBlueprintReadWriteEditAnywhere |
The documentation for this class was generated from the following file: