Navigation
API > API/Plugins > API/Plugins/AudioInsights
References
| Module | AudioInsights |
| Header | /Engine/Plugins/AudioInsights/Source/AudioInsights/Public/AudioInsightsTraceChannelHandle.h |
| Include | #include "AudioInsightsTraceChannelHandle.h" |
Syntax
struct FTraceChannelHandle
Constructors
| Type | Name | Description | |
|---|---|---|---|
FTraceChannelHandle
(
const FTraceChannelHandle& |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsValid () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FTraceChannelHandle& Other |
||
| FTraceChannelHandle & | operator=
(
const FTraceChannelHandle& Other |
||
| FTraceChannelHandle & | operator=
(
FTraceChannelHandle&& Other |
||
| bool | operator==
(
const FTraceChannelHandle& Other |