Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/FPropertyChangedParams
References
| Module | Sequencer |
| Header | /Engine/Source/Editor/Sequencer/Public/KeyPropertyParams.h |
| Include | #include "KeyPropertyParams.h" |
| Source | /Engine/Source/Editor/Sequencer/Private/KeyPropertyParams.cpp |
FPropertyChangedParams
(
TArray < UObject * > InObjectsThatChanged,
const FPropertyPath & InPropertyPath,
const FPropertyPath & InStructPathToKey,
ESequencerKeyMode InKeyMode
)