UScriptStruct::ICppStructOps::HasSerializeFromMismatchedTag

Return true if this class wants to serialize from some other tag (usually for conversion purposes)

Windows
MacOS
Linux

Override Hierarchy

UScriptStruct::ICppStructOps::HasSerializeFromMismatchedTag()

UScriptStruct::TCppStructOps::HasSerializeFromMismatchedTag()

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/Class.h

Include

#include "UObject/Class.h"

Syntax

bool HasSerializeFromMismatchedTag()

Remarks

Return true if this class wants to serialize from some other tag (usually for conversion purposes)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss