Playmaker Forum

PlayMaker Updates & Downloads => Official Action Updates => Topic started by: Alex Chouls on February 28, 2012, 11:43:36 PM

Title: Get Last Event
Post by: Alex Chouls on February 28, 2012, 11:43:36 PM
Gets the event that caused the transition to the current state, and stores it in a String Variable.

Useful if you want to branch to another state based on the last event. HINT: Use String Switch.