Show / Hide Table of Contents

Struct TraceChannelTestBatchOptions

Trace Channel Test Batch Options

Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UE4.FunctionalTesting
Assembly: UE4DotNet.dll
Syntax
public struct TraceChannelTestBatchOptions

Fields

| Improve this Doc View Source

bBoxTrace

Declaration
public bool bBoxTrace
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bCapsuleTrace

Declaration
public bool bCapsuleTrace
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bChannelTrace

Declaration
public bool bChannelTrace
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bLineTrace

Declaration
public bool bLineTrace
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bObjectsTrace

Declaration
public bool bObjectsTrace
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bProfileTrace

Declaration
public bool bProfileTrace
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bSphereTrace

Declaration
public bool bSphereTrace
Field Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source
Back to top Generated by DocFX