com.onlineobject.objectnet Namespace

IEventEditor..::..DrawInspector Method

Draws the inspector.

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

Syntax


void DrawInspector(

	Type returnType,

	Type[] parametersType

)

Parameters

returnType
Type: Type
Type of the return.
parametersType
Type: array<Type>[]()[][]
Type of the parameters.