BindingGroupInputManager Property |
The InputManager this group was added to. Null if the group wasnt yet added
Namespace: Codolith.InputManagerAssembly: Codolith.InputManager (in Codolith.InputManager.dll) Version: 1.0.5438.34543
Syntax public InputManager InputManager { get; }
Property Value
Type:
InputManagerThe input manager.
See Also