Navigation
API > API/Developer > API/Developer/Localization > API/Developer/Localization/ULocalizationSettings
- UObject::PostInitProperties()
- ULocalizationSettings::PostInitProperties()
References
| Module | Localization |
| Header | /Engine/Source/Developer/Localization/Public/LocalizationSettings.h |
| Include | #include "LocalizationSettings.h" |
| Source | /Engine/Source/Developer/Localization/Private/LocalizationSettings.cpp |
virtual void PostInitProperties&40;&41;
Remarks
Called after the C++ constructor and after the properties have been initialized, including those loaded from config. This is called before any serialization or other setup has happened.