FCurrentCustomVersions::GetAll

Get a copy of all versions that has been statically registered so far in the module loading process.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Serialization/CustomVersion.h"

Source

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

Syntax

static FCustomVersionContainer GetAll()

Remarks

Get a copy of all versions that has been statically registered so far in the module loading process.

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