Click or drag to resize

EngageableObjectSendEngageMessage Method

Sends the network message

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
protected void SendEngageMessage(
	bool engage,
	Hands hand
)

Parameters

engage
Type: SystemBoolean
hand
Type: ImmerseSDK.AvatarsHands
See Also