Navigation
Unreal Engine C++ API Reference > Runtime > Core > Serialization > FArchiveProxy
- FArchiveState::UseToResolveEnumerators()
- FArchiveProxy::UseToResolveEnumerators()
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Serialization/ArchiveProxy.h |
Include | #include "Serialization/ArchiveProxy.h" |
virtual bool UseToResolveEnumerators&40;&41; const
Remarks
Checks whether the archive is used to resolve out-of-date enum indexes If function returns true, the archive should be called only for objects containing user defined enum true if the archive is used to resolve out-of-date enum indexes