Api Sandbox ActionGraphs TriggerActionComponent
class

TriggerActionComponent

public class TriggerActionComponent : Component

Reacts to collider triggers.

Attributes

[ Obsolete ]

Constructors

TriggerActionComponent()

Properties

Name Type Description
TriggerEnter TriggerDelegate
TriggerExit TriggerDelegate
Assembly: Sandbox.Engine Namespace: Sandbox.ActionGraphs Full Name: Sandbox.ActionGraphs.TriggerActionComponent