ENet Class Library for C#

Packet.SetUserData Method

Associates user data with this packet.

Overload List

Associates user data with this packet.

public void SetUserData(object)

Associates user data with this packet and a particular key.

public void SetUserData(object,object)

See Also

Packet Class | ENet Namespace