Navigation
API > API/Runtime > API/Runtime/IrisCore
| Name | FNamedStructLastResortPropertyNetSerializerInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/Net/Iris/Public/Iris/ReplicationState/PropertyNetSerializerInfoRegistry.h |
| Include Path | #include "Iris/ReplicationState/PropertyNetSerializerInfoRegistry.h" |
Syntax
struct FNamedStructLastResortPropertyNetSerializerInfo : public UE::Net::FLastResortPropertyNetSerializerInfo
Inheritance Hierarchy
- FPropertyNetSerializerInfo → FLastResortPropertyNetSerializerInfo → FNamedStructLastResortPropertyNetSerializerInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FNamedStructLastResortPropertyNetSerializerInfo
(
const FName InPropertyFName |
Iris/ReplicationState/PropertyNetSerializerInfoRegistry.h | ||
FNamedStructLastResortPropertyNetSerializerInfo
(
const FName InPropertyFName, |
Iris/ReplicationState/PropertyNetSerializerInfoRegistry.h |
Functions
Public
Overridden from FPropertyNetSerializerInfo
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FFieldClass * GetPropertyTypeClass() |
Iris/ReplicationState/PropertyNetSerializerInfoRegistry.h | ||
virtual bool IsSupported
(
const FProperty* Property |
Iris/ReplicationState/PropertyNetSerializerInfoRegistry.h |