Navigation
API > API/Runtime > API/Runtime/Constraints > API/Runtime/Constraints/UTickableConstraint
Description
Get whether or not it's fully active, it's set to active and all pieces are set up,e.g. objects really exist that are being constrainted
Derived Overrides
| Name | IsFullyActive |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Animation/Constraints/Public/ConstraintsManager.h |
| Include Path | #include "ConstraintsManager.h" |
| Source | /Engine/Source/Runtime/Experimental/Animation/Constraints/Private/ConstraintsManager.cpp |
virtual bool IsFullyActive() const