C# Class HutongGames.PlayMaker.Actions.ArrayListGetNext

Inheritance: ArrayListActions
显示文件 Open project: DesiQuintans/UnityGameSkeleton

Public Methods

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

Method Details

DoGetNextItem() public method

public DoGetNextItem ( ) : void
return void

GetItemAtIndex() public method

public GetItemAtIndex ( ) : void
return void

OnEnter() public method

public OnEnter ( ) : void
return void

Reset() public method

public Reset ( ) : void
return void