11
This commit is contained in:
parent
cddf34948d
commit
0ed273ba9e
@ -53,6 +53,10 @@ namespace AlicizaX.UI
|
|||||||
pointerExitAction = null;
|
pointerExitAction = null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
protected virtual void OnClearInteractionCallbacks()
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
protected void InvokeClickAction()
|
protected void InvokeClickAction()
|
||||||
{
|
{
|
||||||
clickAction?.Invoke();
|
clickAction?.Invoke();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user