C# Class HutongGames.PlayMaker.Actions.BroadcastEvent

Inheritance: FsmStateAction
Show file Open project: hughrogers/RPGQuest

Public Properties

Property Type Description
excludeSelf 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

excludeSelf public property

public FsmBool excludeSelf
return FsmBool