Aqla Solutions

[This is preliminary documentation and is subject to change.]

Namespace: (Default Namespace)
Assembly: JustLogic (in JustLogic.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public virtual void OnTriggerExit(
	Collider other
)
JScript
public function OnTriggerExit(
	other : Collider
)

Parameters

other
Type: Collider

See Also