Property wasUnperformedThisFrame
wasUnperformedThisFrame
Read whether the button stopped performing this frame, which typically means whether the button stopped being pressed during this frame. This is typically only true for one single frame.
Declaration
public bool wasUnperformedThisFrame { get; }
Property Value
| Type | Description |
|---|---|
| bool |