Navigation
API > API/Plugins > API/Plugins/AudioModulation > API/Plugins/AudioModulation/USoundControlBus
- UObject::PostInitProperties()
- USoundControlBus::PostInitProperties()
References
| Module | AudioModulation |
| Header | /Engine/Plugins/Runtime/AudioModulation/Source/AudioModulation/Public/SoundControlBus.h |
| Include | #include "SoundControlBus.h" |
| Source | /Engine/Plugins/Runtime/AudioModulation/Source/AudioModulation/Private/SoundControlBus.cpp |
virtual void PostInitProperties()
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.