Navigation
API > API/Runtime > API/Runtime/IrisCore > API/Runtime/IrisCore/FPropertyNetSerializerInfoRegist-
Description
Get NopNetSerializerInfo. For when you want to use the NopNetSerializer. An example could be that you want to give a system access to some meta data that should not be replicated.
| Name | GetNopNetSerializerInfo |
| Type | function |
| Header File | /Engine/Source/Runtime/Net/Iris/Public/Iris/ReplicationState/PropertyNetSerializerInfoRegistry.h |
| Include Path | #include "Iris/ReplicationState/PropertyNetSerializerInfoRegistry.h" |
| Source | /Engine/Source/Runtime/Net/Iris/Private/Iris/ReplicationState/PropertyNetSerializerInfoRegistry.cpp |
static const FPropertyNetSerializerInfo * GetNopNetSerializerInfo()