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
- UObjectBase → UObjectBaseUtility → UObject → UActiveSoundscapeColorVoice
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AudioComponent | TObjectPtr< UAudioComponent > | SoundscapeColor.h |
|
|
| bFree | bool | SoundscapeColor.h |
|
|
| TimerHandle | FTimerHandle | SoundscapeColor.h |
|
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 |