FArchiveState::HasAllPortFlags

Checks to see if all of the passed in property serialization modifier flags are set.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Serialization/Archive.h

Include

#include "Serialization/Archive.h"

Syntax

bool HasAllPortFlags
(
    uint32 Flags
) const

Remarks

Checks to see if all of the passed in property serialization modifier flags are set.

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