Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UBlueprintEditorSettings
- UObject::PostInitProperties()
- UBlueprintEditorSettings::PostInitProperties()
References
| Module | BlueprintGraph |
| Header | /Engine/Source/Editor/BlueprintGraph/Public/BlueprintEditorSettings.h |
| Include | #include "BlueprintEditorSettings.h" |
| Source | /Engine/Source/Editor/BlueprintGraph/Private/BlueprintEditorSettings.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.