Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundNodeEnveloper
- UObject::PostInitProperties()
- USoundNodeEnveloper::PostInitProperties()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundNodeEnveloper.h |
| Include | #include "Sound/SoundNodeEnveloper.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SoundNodeEnveloper.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.