Navigation
API > API/Plugins > API/Plugins/SoundScape
| |
|
| Name |
UActiveSoundscapeColorVoice |
| Type |
class |
| Header File |
/Engine/Plugins/Runtime/Soundscape/Source/SoundScape/Public/SoundscapeColor.h |
| Include Path |
#include "SoundscapeColor.h" |
Syntax
UCLASS ()
class UActiveSoundscapeColorVoice : public UObject
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AudioComponent |
TObjectPtr< UAudioComponent > |
|
SoundscapeColor.h |
- EditAnywhere
- Category="Soundscape|Color"
|
| bFree |
bool |
|
SoundscapeColor.h |
- EditAnywhere
- Category="Soundscape|Color"
|
| TimerHandle |
FTimerHandle |
|
SoundscapeColor.h |
- EditAnywhere
- Category="Soundscape|Color"
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
void StopLimitedDurationVoice
(
float FadeOutTime
)
|
Limited duration timer. |
SoundscapeColor.h |
|
Overridden from UObject
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual void BeginDestroy()
|
|
SoundscapeColor.h |
|