Show / Hide Table of Contents

Struct CollisionResponseContainer

Container for indicating a set of collision channels that this object will collide with.

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 CollisionResponseContainer

Fields

| Improve this Doc View Source

Camera

Declaration
public byte Camera
Field Value
Type Description
System.Byte
| Improve this Doc View Source

Destructible

Declaration
public byte Destructible
Field Value
Type Description
System.Byte
| Improve this Doc View Source

EngineTraceChannel1

Declaration
public byte EngineTraceChannel1
Field Value
Type Description
System.Byte
| Improve this Doc View Source

EngineTraceChannel2

Declaration
public byte EngineTraceChannel2
Field Value
Type Description
System.Byte
| Improve this Doc View Source

EngineTraceChannel3

Declaration
public byte EngineTraceChannel3
Field Value
Type Description
System.Byte
| Improve this Doc View Source

EngineTraceChannel4

Declaration
public byte EngineTraceChannel4
Field Value
Type Description
System.Byte
| Improve this Doc View Source

EngineTraceChannel5

Declaration
public byte EngineTraceChannel5
Field Value
Type Description
System.Byte
| Improve this Doc View Source

EngineTraceChannel6

Declaration
public byte EngineTraceChannel6
Field Value
Type Description
System.Byte
| Improve this Doc View Source

GameTraceChannel1

Declaration
public byte GameTraceChannel1
Field Value
Type Description
System.Byte
| Improve this Doc View Source

GameTraceChannel10

Declaration
public byte GameTraceChannel10
Field Value
Type Description
System.Byte
| Improve this Doc View Source

GameTraceChannel11

Declaration
public byte GameTraceChannel11
Field Value
Type Description
System.Byte
| Improve this Doc View Source

GameTraceChannel12

Declaration
public byte GameTraceChannel12
Field Value
Type Description
System.Byte
| Improve this Doc View Source

GameTraceChannel13

Declaration
public byte GameTraceChannel13
Field Value
Type Description
System.Byte
| Improve this Doc View Source

GameTraceChannel14

Declaration
public byte GameTraceChannel14
Field Value
Type Description
System.Byte
| Improve this Doc View Source

GameTraceChannel15

Declaration
public byte GameTraceChannel15
Field Value
Type Description
System.Byte
| Improve this Doc View Source

GameTraceChannel16

Declaration
public byte GameTraceChannel16
Field Value
Type Description
System.Byte
| Improve this Doc View Source

GameTraceChannel17

Declaration
public byte GameTraceChannel17
Field Value
Type Description
System.Byte
| Improve this Doc View Source

GameTraceChannel18

Declaration
public byte GameTraceChannel18
Field Value
Type Description
System.Byte
| Improve this Doc View Source

GameTraceChannel2

Declaration
public byte GameTraceChannel2
Field Value
Type Description
System.Byte
| Improve this Doc View Source

GameTraceChannel3

Declaration
public byte GameTraceChannel3
Field Value
Type Description
System.Byte
| Improve this Doc View Source

GameTraceChannel4

Declaration
public byte GameTraceChannel4
Field Value
Type Description
System.Byte
| Improve this Doc View Source

GameTraceChannel5

Declaration
public byte GameTraceChannel5
Field Value
Type Description
System.Byte
| Improve this Doc View Source

GameTraceChannel6

Declaration
public byte GameTraceChannel6
Field Value
Type Description
System.Byte
| Improve this Doc View Source

GameTraceChannel7

Declaration
public byte GameTraceChannel7
Field Value
Type Description
System.Byte
| Improve this Doc View Source

GameTraceChannel8

Declaration
public byte GameTraceChannel8
Field Value
Type Description
System.Byte
| Improve this Doc View Source

GameTraceChannel9

Declaration
public byte GameTraceChannel9
Field Value
Type Description
System.Byte
| Improve this Doc View Source

Pawn

Declaration
public byte Pawn
Field Value
Type Description
System.Byte
| Improve this Doc View Source

PhysicsBody

Declaration
public byte PhysicsBody
Field Value
Type Description
System.Byte
| Improve this Doc View Source

Vehicle

Declaration
public byte Vehicle
Field Value
Type Description
System.Byte
| Improve this Doc View Source

Visibility

Declaration
public byte Visibility
Field Value
Type Description
System.Byte
| Improve this Doc View Source

WorldDynamic

Declaration
public byte WorldDynamic
Field Value
Type Description
System.Byte
| Improve this Doc View Source

WorldStatic

Declaration
public byte WorldStatic
Field Value
Type Description
System.Byte
  • Improve this Doc
  • View Source
Back to top Generated by DocFX