Skip to content

SubShape.MarkOwnerTriggerDirty Property

Definition

Namespace: Brine2D.ECS.Components

Invoked when IsTrigger changes on a live body sub-shape. Wired by the owning PhysicsBodyComponent to propagate the change into the system's sub-shape trigger handler.

internal System.Action? MarkOwnerTriggerDirty { internal get; internal set; }

Property Value

System.Action