C# Class NRaas.WoohooerSpace.Interactions.LeafPileBaseWoohoo

Inheritance: LeafPile.WoohooInPileOrStack, Common.IPreLoad, Common.IAddInteraction
Mostra file Open project: Chain-Reaction/NRaas

Public Methods

Method Description
AddInteraction ( Common interactions ) : void
Cleanup ( ) : void
LeafPileBaseWoohoo ( ) : NRaas.CommonSpace.Helpers
OnPreLoad ( ) : void
Run ( ) : bool

Method Details

AddInteraction() public abstract method

public abstract AddInteraction ( Common interactions ) : void
interactions Common
return void

Cleanup() public method

public Cleanup ( ) : void
return void

LeafPileBaseWoohoo() public method

public LeafPileBaseWoohoo ( ) : NRaas.CommonSpace.Helpers
return NRaas.CommonSpace.Helpers

OnPreLoad() public abstract method

public abstract OnPreLoad ( ) : void
return void

Run() public method

public Run ( ) : bool
return bool