Class DewInputTrigger
Inheritance
object
DewInputTrigger
Assembly: Dew.Core.dll
public class DewInputTrigger
Constructors
Declaration
Fields
Declaration
public Func<DewBinding> binding
Field Value
Declaration
Field Value
Declaration
public bool checkGameAreaForMouse
Field Value
Declaration
public bool ignoreConsumeCheck
Field Value
Declaration
public Func<bool> isValidCheck
Field Value
| Type |
Description |
| System.Func<TResult><bool> |
|
Declaration
public static DewInputTrigger MockTrigger
Field Value
Declaration
Field Value
| Type |
Description |
| UnityEngine.Object |
|
Lower will be checked first.
Declaration
Field Value
Properties
Declaration
public bool down { get; }
Property Value
Declaration
public bool downRepeated { get; }
Property Value
Declaration
Property Value
Operators
Declaration
public static implicit operator bool(DewInputTrigger trg)
Parameters
Returns