C# Class HutongGames.PlayMaker.Actions.HashTableClear

Inheritance: HashTableActions
Mostrar archivo Open project: DesiQuintans/UnityGameSkeleton

Public Methods

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

Method Details

ClearHashTable() public method

public ClearHashTable ( ) : void
return void

OnEnter() public method

public OnEnter ( ) : void
return void

Reset() public method

public Reset ( ) : void
return void