FTimePair

Times for one execution pair within the current graph.

Choose your operating system:

Windows

macOS

Linux

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

Name Description

Public variable

double

 

PredExecTime

Public variable

double

 

ThisExecTime

Constructors

Name Description

Public function

FTimePair()