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: 19.00.00
Syntax
C#
public event Action<Connection, Object> OnLinked

Value

ActionConnection, Object
See Also