FStringCurve::SetDefaultValue

Set the default value of the curve.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Curves/StringCurve.h

Include

#include "Curves/StringCurve.h"

Syntax

void SetDefaultValue
(
    const FString & InDefaultValue
)

Remarks

Set the default value of the curve.

Parameters

Parameter

Description

InDefaultValue

The value to set.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss