Struct CustomChannelSetup
Structure for custom channel setup information.
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.Engine
Assembly: UE4DotNet.dll
Syntax
public struct CustomChannelSetup
Fields
| Improve this Doc View SourcebStaticObject
Declaration
public bool bStaticObject
Field Value
Type | Description |
---|---|
System.Boolean |
bTraceType
Declaration
public bool bTraceType
Field Value
Type | Description |
---|---|
System.Boolean |
Channel
Declaration
public byte Channel
Field Value
Type | Description |
---|---|
System.Byte |
DefaultResponse
Declaration
public byte DefaultResponse
Field Value
Type | Description |
---|---|
System.Byte |
Name
Declaration
public Name Name
Field Value
Type | Description |
---|---|
Name |