C# 클래스 NRaas.WoohooerSpace.Interactions.LeafPileBaseWoohoo

상속: LeafPile.WoohooInPileOrStack, Common.IPreLoad, Common.IAddInteraction
파일 보기 프로젝트 열기: Chain-Reaction/NRaas

공개 메소드들

메소드 설명
AddInteraction ( Common interactions ) : void
Cleanup ( ) : void
LeafPileBaseWoohoo ( ) : NRaas.CommonSpace.Helpers
OnPreLoad ( ) : void
Run ( ) : bool

메소드 상세

AddInteraction() 공개 추상적인 메소드

public abstract AddInteraction ( Common interactions ) : void
interactions Common
리턴 void

Cleanup() 공개 메소드

public Cleanup ( ) : void
리턴 void

LeafPileBaseWoohoo() 공개 메소드

public LeafPileBaseWoohoo ( ) : NRaas.CommonSpace.Helpers
리턴 NRaas.CommonSpace.Helpers

OnPreLoad() 공개 추상적인 메소드

public abstract OnPreLoad ( ) : void
리턴 void

Run() 공개 메소드

public Run ( ) : bool
리턴 bool