API ReferenceSandbox
public sealed struct Sandbox.PhysicsIntersectionEnd
Constructors
Showing 1 constructors
public PhysicsIntersectionEnd(Sandbox.PhysicsContact.Target Self, Sandbox.PhysicsContact.Target Other)
No results match this filter.
Methods
Showing 1 methods
public void Deconstruct(Sandbox.PhysicsContact.Target Self, Sandbox.PhysicsContact.Target Other)
No results match this filter.
Properties
Showing 2 properties
public Sandbox.PhysicsContact.Target Sandbox.PhysicsIntersectionEnd.Other { get; set; }
public Sandbox.PhysicsContact.Target Sandbox.PhysicsIntersectionEnd.Self { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.PhysicsIntersectionEnd |