FCultureStateSnapshot

Struct that can be used to capture a snapshot of the active culture state in a way that can be re-applied losslessly.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Internationalization/Internationalization.h

Include

#include "Internationalization/Internationalization.h"

Syntax

struct FCultureStateSnapshot

Remarks

Struct that can be used to capture a snapshot of the active culture state in a way that can be re-applied losslessly. Mostly used during automation testing.

Variables

Name Description

Public variable

TArray< TTuple<...

 

AssetGroups

Public variable

FString

 

Language

Public variable

FString

 

Locale

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