PressableButton.TouchBegin Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: UnityEngine::Events::UnityEvent ^ TouchBegin;
[UnityEngine.Header("Events")]
public UnityEngine.Events.UnityEvent TouchBegin;
[<UnityEngine.Header("Events")>]
val mutable TouchBegin : UnityEngine.Events.UnityEvent
Public TouchBegin As UnityEvent
Field Value
UnityEngine.Events.UnityEvent
- Attributes
-
UnityEngine.HeaderAttribute