Navigation
API > API/Plugins > API/Plugins/GameplayAbilities
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
| Type | Name | Description | |
|---|---|---|---|
UAbilitySystemReplicationProxyInterface
(
const FObjectInitializer& ObjectInitializer |