UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FNetBlobHandlerDefinition Struct Reference

#include <NetBlobHandlerDefinitions.h>

Public Attributes

FName ClassName
 

Member Data Documentation

◆ ClassName

FName FNetBlobHandlerDefinition::ClassName

UClass name of the UNetObjectHandler derived class. In order for a handler to be successfully registered via UReplicationSystem::RegisterNetBlobHandler the handler class must match one of the definitions.


The documentation for this struct was generated from the following file: