Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAudioDevice
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/AudioDevice.h |
| Include | #include "AudioDevice.h" |
| Source | /Engine/Source/Runtime/Engine/Private/AudioDevice.cpp |
FSoundClassProperties &42; GetSoundClassCurrentProperties
&40;
USoundClass &42; InSoundClass
&41;
Remarks
Gets the current properties of a sound class, if the sound class hasn't been registered, then it returns nullptr sound class properties if it exists
Parameters
| Name | Description |
|---|---|
| SoundClassName | name of sound class to retrieve |