com.onlineobject.objectnet Namespace

NetworkPrefabEntry Constructor

Initializes a new instance of the NetworkPrefabEntry class.

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

Syntax


public NetworkPrefabEntry(

	int id,

	GameObject prefab

)

Parameters

id
Type: Int32
The identifier.
prefab
Type: GameObject
The prefab.