TouchManagerUseUnityEvents Property |
Gets or sets a value indicating whether Unity Events should be used.
Namespace:
TouchScript
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool UseUnityEvents { get; set; }
Property Value
Type:
Booleantrue if TouchManager should use Unity Events; otherwise,
false.
See Also