Nodify_Interactivity_InputElementStateStack_TElement__IInputElementState_TElement_ - miroiu/nodify GitHub Wiki
Namespace: Nodify.Interactivity
Assembly: Nodify
Implements: IInputHandler
public interface IInputElementState<TElement> : IInputHandler
public virtual void Enter(InputElementStateStack<TElement>.IInputElementState<TElement> from);
Parameters
from
InputElementStateStack<TElement>.IInputElementState<TElement>
public virtual void Exit();