Navigation
API > API/Plugins > API/Plugins/GameplayAbilities > API/Plugins/GameplayAbilities/AGameplayCueNotify_Actor
Description
Called when returning to the recycled pool. Reset all state so that it can be reused. Return false if this class cannot be recycled.
Derived Overrides
| Name | Recycle |
| Type | function |
| Header File | /Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/GameplayCueNotify_Actor.h |
| Include Path | #include "GameplayCueNotify_Actor.h" |
| Source | /Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Private/GameplayCueNotify_Actor.cpp |
virtual bool Recycle()