C# Class MiningGame.Code.Managers.PlayerBind

Afficher le fichier Open project: geel9/Minor-Destruction Class Usage Examples

Méthodes publiques

Свойство Type Description
buttonBoundName string
consoleCommandOnPressed string
constant bool

Méthodes publiques

Méthode Description
PlayerBind ( string buttonBoundName, string consoleCommandOnPressed, bool constant ) : System

Method Details

PlayerBind() public méthode

public PlayerBind ( string buttonBoundName, string consoleCommandOnPressed, bool constant ) : System
buttonBoundName string
consoleCommandOnPressed string
constant bool
Résultat System

Property Details

buttonBoundName public_oe property

public string buttonBoundName
Résultat string

consoleCommandOnPressed public_oe property

public string consoleCommandOnPressed
Résultat string

constant public_oe property

public bool constant
Résultat bool