Click or drag to resize

ConnectionOnLinked Event

Occurs when a link is made to this socket.

Namespace:  Demo3D.Net
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 14.0.0.10531
Syntax
C#
public event Action<Connection, Object> OnLinked

Value

Type: SystemActionConnection, Object
See Also