Navigation
API > API/Plugins > API/Plugins/SoundScape
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UActiveSoundscapeColorVoice
References
| Module | SoundScape |
| Header | /Engine/Plugins/Runtime/Soundscape/Source/SoundScape/Public/SoundscapeColor.h |
| Include | #include "SoundscapeColor.h" |
Syntax
UCLASS&40;&41;
class UActiveSoundscapeColorVoice : public UObject
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UAudioComponent > | AudioComponent | ||
| bool | bFree | ||
| FTimerHandle | TimerHandle |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | StopLimitedDurationVoice
(
float FadeOutTime |
Limited duration timer. |
Overridden from UObject
| Type | Name | Description | |
|---|---|---|---|
| void | BeginDestroy () |
Called before destroying the object. |