Navigation
API > API/Runtime > API/Runtime/Constraints > API/Runtime/Constraints/UTickableConstraint
Description
Whether or not this object references this object. If it HasBoundObjects you should ResolveBoundObjects if you expect this to be up to date
Derived Overrides
| Name | ReferencesObject |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Animation/Constraints/Public/ConstraintsManager.h |
| Include Path | #include "ConstraintsManager.h" |
virtual bool ReferencesObject
(
TWeakObjectPtr < UObject > InObject
) const