-
-
Notifications
You must be signed in to change notification settings - Fork 270
Nodify_Interactivity_MinimapState_KeyboardNavigation
miroiu edited this page Jun 18, 2025
·
1 revision
Namespace: Nodify.Interactivity
Assembly: Nodify
Inheritance: Object → InputElementState<Minimap> → MinimapState.KeyboardNavigation
References: Minimap
public class KeyboardNavigation : InputElementState<Minimap>
public KeyboardNavigation(Minimap element);
Parameters
element
Minimap
protected override void OnKeyDown(KeyEventArgs e);
Parameters