Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSoundWaveCompilingManager
Description
Returns an FTextFormat representing a localized singular/plural formatter for this resource name.
Note: Should be in a similar form as "{0}|plural(one=Singular Name,other=Plural Name)"
Virtual Inheritance
- IAssetCompilingManager::GetAssetNameFormat → FSoundWaveCompilingManager::GetAssetNameFormat
| Name | GetAssetNameFormat |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/SoundWaveCompiler.h |
| Include Path | #include "SoundWaveCompiler.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SoundWaveCompiler.cpp |
virtual FTextFormat GetAssetNameFormat() const