PumpkinBehaviour

function SetState( name : string ) : void

Parameters

name

State name to transition to.


Description
Set the next state.

State can transition once per frame.