Navigation
API > API/Plugins > API/Plugins/MetasoundEngine > API/Plugins/MetasoundEngine/UMetaSoundSource
| |
|
| Name |
FRuntimeInputData |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Public/MetasoundSource.h |
| Include Path |
#include "MetasoundSource.h" |
Syntax
struct FRuntimeInputData
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bIsValid |
std::atomic< bool > |
|
MetasoundSource.h |
|
| InputMap |
Metasound::TSortedVertexNameMap< FRuntimeInput > |
|
MetasoundSource.h |
|