Navigation
API > API/Editor > API/Editor/MovieSceneTools > API/Editor/MovieSceneTools/Constraints > API/Editor/MovieSceneTools/Constraints/FConstraintChannelInterfaceRegis-
References
| Module | MovieSceneTools |
| Header | /Engine/Source/Editor/MovieSceneTools/Public/Constraints/TransformConstraintChannelInterface.h |
| Include | #include "Constraints/TransformConstraintChannelInterface.h" |
| Source | /Engine/Source/Editor/MovieSceneTools/Private/Constraints/TransformConstraintChannelInterface.cpp |
ITransformConstraintChannelInterface * FindConstraintChannelInterface
(
const UClass * InClass
) const
Remarks
Find the registered interface from the given class. Returns a nullptr if noting registered for that class.