Navigation
API > API/Editor > API/Editor/AudioEditor > API/Editor/AudioEditor/SoundSubmixGraph > API/Editor/AudioEditor/SoundSubmixGraph/FSoundSubmixGraphConnectionDrawi-
References
| Module | AudioEditor |
| Header | /Engine/Source/Editor/AudioEditor/Classes/SoundSubmixGraph/SoundSubmixGraphSchema.h |
| Include | #include "SoundSubmixGraph/SoundSubmixGraphSchema.h" |
Syntax
struct FTimePair
Remarks
Times for one execution pair within the current graph.
Variables
| Type | Name | Description | |
|---|---|---|---|
| double | PredExecTime | ||
| double | ThisExecTime |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FTimePair () |