Navigation
API > API/Plugins > API/Plugins/AudioModulation > API/Plugins/AudioModulation/USoundControlBus
- UObject::PostRename()
- USoundControlBus::PostRename()
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 PostRename
(
UObject * OldOuter,
const FName OldName
)
Remarks
Called at the end of Rename(), but only if the rename was actually carried out