Navigation
API > API/Plugins > API/Plugins/GameplayAbilities > API/Plugins/GameplayAbilities/ITickableAttributeSetInterface
References
| Module | GameplayAbilities |
| Header | /Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/TickableAttributeSetInterface.h |
| Include | #include "TickableAttributeSetInterface.h" |
bool ShouldTick&40;&41; const
Remarks
Does this attribute set need to tick? true if this attribute set should currently be ticking, false otherwise.