Class BackHandler
Inheritance
object
BackHandler
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public class BackHandler
Fields
func
Declaration
public Func<bool> func
Field Value
| Type | Description |
|---|---|
| System.Func<TResult><bool> |
owner
Declaration
public MonoBehaviour owner
Field Value
| Type | Description |
|---|---|
| UnityEngine.MonoBehaviour |
priority
Declaration
public int priority
Field Value
| Type | Description |
|---|---|
| int |
Methods
Remove()
Declaration
public void Remove()