Navigation
API > API/Plugins > API/Plugins/GameplayAbilities
References
| Module | GameplayAbilities |
| Header | /Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/GameplayEffectAggregator.h |
| Include | #include "GameplayEffectAggregator.h" |
Syntax
struct FAggregatorRef
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FAggregator > | Data |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAggregatorRef
(
FAggregator* InData |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FAggregator * | Get () |
||
| void | TakeSnapshotOf
(
const FAggregatorRef& RefToSnapshot |