Navigation
API > API/Editor > API/Editor/MovieSceneTools > API/Editor/MovieSceneTools/Channels > API/Editor/MovieSceneTools/Channels/FConstraintChannelCurveModel
- FCurveModel::CreateKeyProxies()
- FConstraintChannelCurveModel::CreateKeyProxies()
References
| Module | MovieSceneTools |
| Header | /Engine/Source/Editor/MovieSceneTools/Public/Channels/ConstraintChannelCurveModel.h |
| Include | #include "Channels/ConstraintChannelCurveModel.h" |
| Source | /Engine/Source/Editor/MovieSceneTools/Private/Channels/ConstraintChannelCurveModel.cpp |
virtual void CreateKeyProxies
(
TArrayView < const FKeyHandle > InKeyHandles,
TArrayView < UObject * > OutObjects
)
Remarks
Create key proxy objects for the specified key handles. One object should be assigned to OutObjects per index within InKeyHandles