FVector2DParameterNameAndValue::FVector2DParameterNameAndValue

Creates a new FVectorParameterAndValue with a parameter name and a value.

Windows
MacOS
Linux

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneParameterSection.h

Include

#include "Sections/MovieSceneParameterSection.h"

Syntax

FVector2DParameterNameAndValue
(
    FName InParameterName,
    FVector2D InValue
)

Remarks

Creates a new FVectorParameterAndValue with a parameter name and a value.

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