PhysicsContactLostEvent

Summary

Definition

Namespace: SDT4.Managed.Physics.Events
Assembly: SDT4.Managed.Physics.dll

sealed class PhysicsContactLostEvent
Inheritance:

ObjectDelegateMulticastDelegatePhysicsContactLostEvent

Implements:

ICloneable, ISerializable

Fields

Name Type Description

Properties

Name Type Description

Methods

public virtual Void Invoke(Actor? other)

Parameters:


public virtual IAsyncResult BeginInvoke(Actor? other, AsyncCallback callback, Object object)

Parameters:

Returns:


public virtual Void EndInvoke(IAsyncResult result)

Parameters: