FCanKeyPropertyParams::FCanKeyPropertyParams

Creates new can key property parameters.

Windows
MacOS
Linux

References

Module

Sequencer

Header

/Engine/Source/Editor/Sequencer/Public/KeyPropertyParams.h

Include

#include "KeyPropertyParams.h"

Source

/Engine/Source/Editor/Sequencer/Private/KeyPropertyParams.cpp

Syntax

FCanKeyPropertyParams
(
    UClass * InObjectClass,
    const IPropertyHandle & InPropertyHandle
)

Remarks

Creates new can key property parameters.

Parameters

Parameter

Description

InObjectClass

the class of the object which has the property to be keyed.

InPropertyHandle

a handle to the property to be keyed.

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