Navigation
API > API/Runtime > API/Runtime/Constraints > API/Runtime/Constraints/UTransformableHandle
Description
Check for indirect dependencies with InOther. (returns false by default, override in child classes if needed)
| Name | HasIndirectDependencyWith |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Animation/Constraints/Public/Transform/TransformableHandle.h |
| Include Path | #include "Transform/TransformableHandle.h" |
virtual bool HasIndirectDependencyWith
(
const UTransformableHandle & InOther
) const