Navigation
API > API/Plugins > API/Plugins/MetasoundExperimentalEngineRunti-
| |
|
| Name |
FCatSoundWaveContainerEntry |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/MetasoundExperimental/Source/MetasoundExperimentalEngineRuntime/Public/CatSoundWaveContainer.h |
| Include Path |
#include "CatSoundWaveContainer.h" |
Syntax
USTRUCT (BlueprintType )
struct FCatSoundWaveContainerEntry
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
CatSoundWaveContainer.h |
|
|
|
CatSoundWaveContainer.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| SoundWave |
TObjectPtr< USoundWave > |
|
CatSoundWaveContainer.h |
- EditAnywhere
- Category="Entry"
- Meta=(ExactClass=true, AllowedClasses="/Script/Engine.SoundWave")
|
| Weight |
float |
|
CatSoundWaveContainer.h |
- EditAnywhere
- Category="Entry"
|
Functions
Public