Method | Description | |
---|---|---|
FpsWatcher ( float sensitivity ) : System | ||
OnUIUpdate ( ) : void | ||
Watch ( string format, float value ) : string |
public FpsWatcher ( float sensitivity ) : System | ||
sensitivity | float | |
return | System |
public Watch ( string format, float value ) : string | ||
format | string | |
value | float | |
return | string |