Navigation
API > API/Plugins > API/Plugins/SoundCueTemplates > API/Plugins/SoundCueTemplates/USoundCueTemplateSettings
- UObject::PostInitProperties()
- USoundCueTemplateSettings::PostInitProperties()
References
| Module | SoundCueTemplates |
| Header | /Engine/Plugins/Runtime/SoundCueTemplates/Source/SoundCueTemplates/Public/SoundCueTemplateSettings.h |
| Include | #include "SoundCueTemplateSettings.h" |
| Source | /Engine/Plugins/Runtime/SoundCueTemplates/Source/SoundCueTemplates/Private/SoundCueTemplateSettings.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.