C# Class HutongGames.PlayMaker.Actions.SmoothFollowAction

Inheritance: FsmStateAction
Mostra file Open project: hughrogers/RPGQuest

Public Methods

Method Description
OnLateUpdate ( ) : void
Reset ( ) : void

Method Details

OnLateUpdate() public method

public OnLateUpdate ( ) : void
return void

Reset() public method

public Reset ( ) : void
return void