Navigation
API > API/Plugins > API/Plugins/GameplayBehaviorsModule > API/Plugins/GameplayBehaviorsModule/UGameplayBehaviorSubsystem
References
| Module | GameplayBehaviorsModule |
| Header | /Engine/Plugins/Experimental/GameplayBehaviors/Source/GameplayBehaviorsModule/Public/GameplayBehaviorSubsystem.h |
| Include | #include "GameplayBehaviorSubsystem.h" |
| Source | /Engine/Plugins/Experimental/GameplayBehaviors/Source/GameplayBehaviorsModule/Private/GameplayBehaviorSubsystem.cpp |
void OnBehaviorFinished
(
UGameplayBehavior & Behavior,
AActor & Avatar,
const bool bInterrupted
)