ISequencerModule::CanAnimateProperty

Check whether the specified property type can be animated by sequeuncer

Windows
MacOS
Linux

References

Module

Sequencer

Header

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

Include

#include "ISequencerModule.h"

Syntax

bool CanAnimateProperty
(
    FProperty * Property
)

Remarks

Check whether the specified property type can be animated by sequeuncer

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