Method | Description | |
---|---|---|
Add ( List |
||
Add ( MultiPlatformInputs input, InputAction, function ) : void | ||
ClearDictionary ( ) : void | ||
FireInputEvents ( MultiPlatformInputs input ) : void | ||
getInputMap ( ) : InputMap, |
public Add ( List |
||
inputs | List |
|
function | InputAction, | |
return | void |
public Add ( MultiPlatformInputs input, InputAction, function ) : void | ||
input | MultiPlatformInputs | |
function | InputAction, | |
return | void |
public FireInputEvents ( MultiPlatformInputs input ) : void | ||
input | MultiPlatformInputs | |
return | void |