com.onlineobject.objectnet Namespace

EventReference..::..SetEventTarget Method

Sets the target GameObject for the event.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public void SetEventTarget(

	GameObject value

)

Parameters

value
Type: GameObject
The GameObject to set as the event target.