com.onlineobject.objectnet Namespace

ManagedInput Class

ManagedInput is a ScriptableObject that holds information about a particular input. It implements the IManagerInput interface and provides methods to get and set input properties.

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

Syntax


[SerializableAttribute]

public class ManagedInput : ScriptableObject, 

	IManagerInput

Inheritance Hierarchy


Object
  Object
    ScriptableObject
      com.onlineobject.objectnet..::..ManagedInput