com.onlineobject.objectnet Namespace

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

Namespace:  com.onlineobject.objectnet
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll)

Syntax


public void DrawEvent(

	SerializedProperty eventToDraw,

	Type eventType,

	string eventName,

	Action onDelete

)

Parameters

eventToDraw
Type: SerializedProperty
eventType
Type: Type
eventName
Type: String
onDelete
Type: Action