FTrackInstancePropertyBindings::GetCurrentValueForEnum

Gets the current value of a property on an object

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/MovieSceneCommonHelpers.h

Include

#include "MovieSceneCommonHelpers.h"

Source

/Engine/Source/Runtime/MovieScene/Private/MovieSceneCommonHelpers.cpp

Syntax

int64 GetCurrentValueForEnum
(
    const UObject & Object
)

Remarks

Gets the current value of a property on an object

Returns

ValueType The current value

Parameters

Parameter

Description

Object

The object to get the property from

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