UAbilitySystemReplicationProxyInterface

Interface for actors that act like an ability system component for replication.

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UInterface

UAbilitySystemReplicationProxyInterface

References

Module

GameplayAbilities

Header

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/AbilitySystemReplicationProxyInterface.h

Include

#include "AbilitySystemReplicationProxyInterface.h"

Syntax

class UAbilitySystemReplicationProxyInterface : public UInterface

Remarks

Interface for actors that act like an ability system component for replication. This can be used to group together different components for replication

Constructors

Name Description

Public function

UAbilitySystemReplicationProxyInterface

(
    const FObjectInitializer& ObjectIn...
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss