com.onlineobject.objectnet Namespace

VariablesNetwork..::..SetComponentTarget Method

Sets the target component for the variables.

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

Syntax


public void SetComponentTarget(

	MonoBehaviour target

)

Parameters

target
Type: MonoBehaviour
The target MonoBehaviour component.