C# Class LoadLevel_SMB, MagesOfBlight

Inheritance: UnityEngine.StateMachineBehaviour
Show file Open project: DomCristaldi/MagesOfBlight

Public Properties

Property Type Description
sceneName string

Public Methods

Method Description
OnStateEnter ( Animator animator, AnimatorStateInfo stateInfo, int layerIndex ) : void

Method Details

OnStateEnter() public method

public OnStateEnter ( Animator animator, AnimatorStateInfo stateInfo, int layerIndex ) : void
animator Animator
stateInfo UnityEngine.AnimatorStateInfo
layerIndex int
return void

Property Details

sceneName public property

public string sceneName
return string