NetworkEventsManagerEditor<(Of <(<'T>)>)> Class
Class NetworkEventsManagerEditor.
Implements the Editor
Implements the IDatabaseTargetEditor
Implements the INetworkEventEditor<(Of <(<'T>)>)>
Namespace:
com.onlineobject.objectnet.editorAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public abstract class NetworkEventsManagerEditor<T> : Editor, IDatabaseTargetEditor, INetworkEventEditor<T> where T : NetworkEventsManager
Type Parameters
- T
Inheritance Hierarchy
Object
ScriptableObject
Editor
com.onlineobject.objectnet.editor..::..NetworkEventsManagerEditor<(Of <(<'T>)>)>