com.onlineobject.objectnet Namespace

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

Instantiates the type.

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

Syntax


Object InstantiateType(

	Type eventType

)

Parameters

eventType
Type: Type
Type of the event.

Return Value

UnityEngine.Object.