C# Class HutongGames.PlayMaker.Actions.DestroyHashTable

Inheritance: HashTableActions
Show file Open project: DesiQuintans/UnityGameSkeleton

Public Methods

Method Description
DoDestroyHashTable ( GameObject go ) : void
OnEnter ( ) : void
Reset ( ) : void

Method Details

DoDestroyHashTable() public method

public DoDestroyHashTable ( GameObject go ) : void
go UnityEngine.GameObject
return void

OnEnter() public method

public OnEnter ( ) : void
return void

Reset() public method

public Reset ( ) : void
return void