FingersScriptVirtualTouchResetHandler Property |
This is called anytime fingers script is reset. All virtual touches should be cleared.
Namespace:
DigitalRubyShared
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public Action VirtualTouchResetHandler { get; set; }
Property Value
Type:
ActionSee Also