API ReferenceSandbox
PhysicsIntersectionEndclass
object→PhysicsIntersectionEnd
Constructors1
Showing 1 constructors
public PhysicsIntersectionEnd(Sandbox.PhysicsContact.Target Self, Sandbox.PhysicsContact.Target Other)
| Parameter | Type | Description |
|---|---|---|
| Self | Target | — |
| Other | Target | — |
No results match this filter.
Methods1
Showing 1 methods
public void Deconstruct(Sandbox.PhysicsContact.Target Self, Sandbox.PhysicsContact.Target Other)
| Parameter | Type | Description |
|---|---|---|
| Self | Target | — |
| Other | Target | — |
Returns:
void—No results match this filter.
Properties2
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.