Navigation
API > API/Plugins > API/Plugins/GameplayBehaviorsModule
| Name | FAgentGameplayBehaviors |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/GameplayBehaviors/Source/GameplayBehaviorsModule/Public/GameplayBehaviorSubsystem.h |
| Include Path | #include "GameplayBehaviorSubsystem.h" |
Syntax
USTRUCT ()
struct FAgentGameplayBehaviors
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Behaviors | TArray< TObjectPtr< UGameplayBehavior > > | GameplayBehaviorSubsystem.h |