Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Audio
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UBlueprintFunctionLibrary
- UAudioParameterConversionStatics
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Audio/SoundParameterControllerInterface.h |
| Include | #include "Audio/SoundParameterControllerInterface.h" |
Syntax
UCLASS (MinimalAPI)
class UAudioParameterConversionStatics : public UBlueprintFunctionLibrary
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | Bool | ||
| TArray< bool > | Bools | ||
| float | Float | ||
| TArray< float > | Floats | ||
| int32 | Integer | ||
| TArray< int32 > | Integers | ||
| UObject * | Object | ||
| TArray< UObject * > | Objects | ||
| FString | String | ||
| TArray< FString > | Strings |
Functions
| Type | Name | Description | |
|---|---|---|---|
| static | UPARAM
(
DisplayName |
||
| static | UPARAM
(
DisplayName |
||
| static | UPARAM
(
DisplayName |
||
| static | UPARAM
(
DisplayName |
||
| static | UPARAM
(
DisplayName |
||
| static | UPARAM
(
DisplayName |
||
| static | UPARAM
(
DisplayName |
||
| static | UPARAM
(
DisplayName |
||
| static | UPARAM
(
DisplayName |
||
| static | UPARAM
(
DisplayName |