Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/GameplayEffectTypes.h |
Include |
#include "GameplayEffectTypes.h" |
USTRUCT()
struct FMinimalReplicationTagCountMap
Map that stores count of tags, in a form that is optimized for replication
Name | Description | |
---|---|---|
|
FMinimalReplicationTagCountMap() |
Name | Description | ||
---|---|---|---|
|
AddTag ( |
||
|
AddTags ( |
||
|
NetSerialize ( |
||
|
RemoveAllTags() |
Removes all tags that this container is granting. |
|
|
RemoveTag ( |
||
|
RemoveTags ( |
||
|
SetOwner ( |
||
|
SetRequireNonOwningNetConnection ( |
If true, we will skip updating the Owner ASC if we replicate on a connection owned by the ASC |
|
|
SetTagCount ( |
Name | Description | ||
---|---|---|---|
|
operator!= ( |
Comparison operator |
|
|
operator== ( |
Comparison operator |