Class MyTriggerComponent.TriggerType
Inheritance
System.Object
MyTriggerComponent.TriggerType
Namespace: Sandbox.Game.Components
Assembly: Sandbox.Game.dll
Syntax
public sealed class TriggerType : Enum
Fields
AABB
Declaration
public const MyTriggerComponent.TriggerType AABB
Field Value
Type | Description |
---|---|
MyTriggerComponent.TriggerType |
OBB
Declaration
public const MyTriggerComponent.TriggerType OBB
Field Value
Type | Description |
---|---|
MyTriggerComponent.TriggerType |
Sphere
Declaration
public const MyTriggerComponent.TriggerType Sphere
Field Value
Type | Description |
---|---|
MyTriggerComponent.TriggerType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |