Fork me on GitHub

InputObject.

Capture() Method

Summary

Used for updating call once per frame before checking state or to update events
Namespace
SharpInputSystem
Containing Type
InputObject

Syntax

public abstract void Capture()

Return Value

Type Description
void