Freeze::FindFieldNameLength

Finds the length of the field name, omitting any _DEPRECATED suffix.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Serialization/MemoryLayout.h"

Source

/Engine/Source/Runtime/Core/Private/Serialization/MemoryImage.cpp

Syntax

namespace Freeze
{
    uint8 Freeze::FindFieldNameLength
    (
        const TCHAR * Name
    )
}

Remarks

Finds the length of the field name, omitting any _DEPRECATED suffix.

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