Navigation
API > API/Runtime > API/Runtime/IrisCore > API/Runtime/IrisCore/Iris > API/Runtime/IrisCore/Iris/Serialization
References
| Module | IrisCore |
| Header | /Engine/Source/Runtime/Experimental/Iris/Core/Public/Iris/Serialization/NetErrorContext.h |
| Include | #include "Iris/Serialization/NetErrorContext.h" |
Syntax
class FNetErrorContext
Functions
| Type | Name | Description | |
|---|---|---|---|
| FName | GetError () |
||
| const FNetRefHandle & | |||
| bool | HasError () |
||
| void | If an error has already been set calling this function again will be a no-op. | ||
| void | SetObjectHandle
(
const FNetRefHandle& InObjectHandle |