Click or drag to resize

PushdownAutomatonTLabelPop Method

Pops a state from the stack and switches to it.

Namespace:  Gamelogic.Extensions
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void Pop()
See Also