UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition NameTypes.h:617
FORCEINLINE bool IsNone() const
Definition NameTypes.h:827
Definition NetErrorContext.h:22
bool HasError() const
Definition NetErrorContext.h:42
IRISCORE_API void SetError(const FName Error)
Definition NetErrorContext.cpp:17
void SetObjectHandle(const FNetRefHandle &InObjectHandle)
Definition NetErrorContext.h:32
FName GetError() const
Definition NetErrorContext.h:30
const FNetRefHandle & GetObjectHandle() const
Definition NetErrorContext.h:34
Definition NetRefHandle.h:25
Definition NetworkVersion.cpp:28
const FName GNetError_InvalidValue("Invalid value")
Definition NetErrorContext.h:18
const FName GNetError_ArraySizeTooLarge("Array size is too large")
Definition NetErrorContext.h:15
const FName GNetError_BitStreamOverflow("BitStream overflow")
Definition NetErrorContext.h:13
const FName GNetError_BitStreamError("BitStream error")
Definition NetErrorContext.h:14
const FName GNetError_BrokenNetHandle("Broken NetHandle")
Definition NetErrorContext.h:17
const FName GNetError_InvalidNetHandle("Invalid NetHandle")
Definition NetErrorContext.h:16
const FName GNetError_InternalError("Internal error")
Definition NetErrorContext.h:19