Romestead Assembly Reference

Candide.CandideUI.Input.CandideKeyBindingInput

Type JSON

public class in Candide.CandideUI.Input

Methods3
Properties0
Fields2
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
_keyBindprivateprivate Candide.UserSettings.PlayerKeyBinds _keyBind
_onValueChangedprivateprivate System.Action _onValueChanged

Methods

OnButtonRegistered

private System.Boolean OnButtonRegistered(System.Nullable<Microsoft.Xna.Framework.Input.Buttons> arg, System.Int32 index)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualFalse
  • HashA74F95E42C6C5833DD0CB185444AB711BE3C14FD861E9384253FBAD70E6F2577
  • Body hash3D8A5B728ED20254B685DC7988E7868D07615F5142CC0C133B7F4A419B25E55F
  • IL size6
Referenced calls
  • System.NotImplementedException::.ctor()

OnKeyboardKeyRegistered

private System.Boolean OnKeyboardKeyRegistered(Microsoft.Xna.Framework.Input.Keys arg, System.Int32 index)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualFalse
  • Hash6A557F60BC94C28E41494341AB4EE6964473106CE2C6D10A2499871666138BEF
  • Body hash42CB4B308054AAC7C25BA74C4F24FD249526C28DBDF0F12BDDE0367DF8ECC9A6
  • IL size276
Referenced calls
  • Candide.CandideUI.CandideUiContainerMultipleItems::GetChild(System.Int32)
  • Candide.CandideUI.Input.CandideBindingInput::set_Text(System.String)
  • System.Nullable<Microsoft.Xna.Framework.Input.Keys>::GetValueOrDefault()
  • System.Nullable<Microsoft.Xna.Framework.Input.Keys>::get_HasValue()
  • System.Nullable<Microsoft.Xna.Framework.Input.Keys>::.ctor(!0)
  • System.Object::ToString()
  • System.Action::Invoke()
String literals
  • -

OnMouseKeyRegistered

private System.Boolean OnMouseKeyRegistered(System.Nullable<Candide.Input.MouseButtons> arg, System.Int32 index)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualFalse
  • Hash9869F5D4F7054011EF2090A358D1AFD5D5DC2CDCB3D247B6E845DF3693F74E10
  • Body hash86F4E657856AD58DBF1E035851875B7820593B5CB82F9FD9D9A2D96F5E7E01E0
  • IL size262
Referenced calls
  • System.Nullable<Candide.Input.MouseButtons>::get_HasValue()
  • System.Nullable<Candide.Input.MouseButtons>::GetValueOrDefault()
  • Candide.CandideUI.CandideUiContainerMultipleItems::GetChild(System.Int32)
  • Candide.CandideUI.Input.CandideBindingInput::set_Text(System.String)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)
  • System.Nullable<Candide.Input.MouseButtons>::get_Value()
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()
  • System.Action::Invoke()
String literals
  • -
  • Mouse