Navigation
API > API/Runtime > API/Runtime/Engine
Interface for custom replicated objects. WARNING: Experimental. This interface may change or be removed without notice.
| Name | UReplicatedObjectInterface |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Classes/Interfaces/ReplicatedObjectInterface.h |
| Include Path | #include "Interfaces/ReplicatedObjectInterface.h" |
Syntax
class UReplicatedObjectInterface : public UInterface
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterface → UReplicatedObjectInterface
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UReplicatedObjectInterface
(
const FObjectInitializer& ObjectInitializer |
Interfaces/ReplicatedObjectInterface.h |