com.onlineobject.objectnet Namespace

NetworkEventsManagerEditor<(Of <(<'T>)>)>..::..InstantiateType Method

Instantiates the type.

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

Syntax


public virtual Object InstantiateType(

	Type eventType

)

Parameters

eventType
Type: Type
Type of the event.

Return Value

UnityEngine.Object.