Project Arrhythmia
A video game developed by Vitamin Games.
Loading...
Searching...
No Matches
VGFunctions.Debounce Member List

This is the complete list of members for VGFunctions.Debounce, including all inherited members.

_callback (defined in VGFunctions.Debounce)VGFunctions.Debounceprivate
_corountine (defined in VGFunctions.Debounce)VGFunctions.Debounceprivate
DebounceCorountine(float _time) (defined in VGFunctions.Debounce)VGFunctions.Debounceprivate
IsRunning() (defined in VGFunctions.Debounce)VGFunctions.Debounce
Reset(MonoBehaviour _mono) (defined in VGFunctions.Debounce)VGFunctions.Debounce
ResetTime(MonoBehaviour _mono) (defined in VGFunctions.Debounce)VGFunctions.Debounce
Run(System.Action _callback, float _interval, MonoBehaviour _mono)VGFunctions.Debounce