com.onlineobject.objectnet Namespace

EventReference..::..SetEventComponent Method

Sets the MonoBehaviour component that contains the event method.

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

Syntax


public void SetEventComponent(

	MonoBehaviour value

)

Parameters

value
Type: MonoBehaviour
The MonoBehaviour to set as the event component.