C# Class HutongGames.PlayMaker.Actions.PlayMovieTexture

Inheritance: FsmStateAction
显示文件 Open project: hughrogers/RPGQuest

Public Properties

Property Type Description
loop FsmBool

Public Methods

Method Description
OnEnter ( ) : void
Reset ( ) : void

Method Details

OnEnter() public method

public OnEnter ( ) : void
return void

Reset() public method

public Reset ( ) : void
return void

Property Details

loop public_oe property

public FsmBool loop
return FsmBool