MP_vSimpleInput
Function Definitions
Select the function name from below to jump directly to it on this page.
protected virtual void Update()
Calls the
NetworkOnPressInputwhen the owner player presses the selected input button. It triggers theOnPressInputUnityEvent for all the network players as well as the owner.
| Expose Value | Overrideable | Returns |
|---|---|---|
| protected | True | Does not return anything |
No parameters