Methods and Properties
Public Methods and properties for the MInput and Malbers Input Scripts
Properties
public bool MoveCharacter
public bool MoveCharacter Methods
void Enable(bool val)
void Enable(bool val)void EnableInput(string name, bool value)
void EnableInput(string name, bool value)void EnableInput(string name)
void EnableInput(string name)void DisableInput(string name)
void DisableInput(string name)bool IsActive(string name)
bool IsActive(string name)InputRow FindInput(string name)
InputRow FindInput(string name)bool GetInputValue(string name)
bool GetInputValue(string name)InputRow GetInput(string name)
InputRow GetInput(string name)Last updated