com.onlineobject.objectnet Namespace

NetworkManager..::..InstantiateOnClient Method

Badly formed XML comment.

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

Syntax


public void InstantiateOnClient(

	int prefabId,

	Vector3 position,

	Vector3 rotation,

	Vector3 scale,

	int networkId,

	bool autoSync,

	bool isLocalInstance,

	bool isPlayerInstance,

	IClient client,

	ushort playerId

)

Parameters

prefabId
Type: Int32
position
Type: Vector3
rotation
Type: Vector3
scale
Type: Vector3
networkId
Type: Int32
autoSync
Type: Boolean
isLocalInstance
Type: Boolean
isPlayerInstance
Type: Boolean
client
Type: com.onlineobject.objectnet..::..IClient
playerId
Type: UInt16