Navigation
API > API/Runtime > API/Runtime/Engine
Responsible for creating headers allowing remote factories to spawn replicated actors
| Name | UNetActorFactory |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/Net/Iris/ReplicationSystem/NetActorFactory.h |
| Include Path | #include "Net/Iris/ReplicationSystem/NetActorFactory.h" |
Syntax
UCLASS ()
class UNetActorFactory : public UNetObjectFactory
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UNetObjectFactory → UNetActorFactory