Navigation
Unreal Engine C++ API Reference > Editor > AudioEditor > SoundSubmixGraph > FSoundSubmixGraphConnectionDrawingPolicy
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 () |