C# 클래스 fBaseXtensions.Cache.Internal.Objects.CacheDestructable

상속: CacheGizmo
파일 보기 프로젝트 열기: herbfunk/Funky 1 사용 예제들

공개 메소드들

메소드 설명
CacheDestructable ( CacheObject baseobj ) : System
Interact ( ) : RunStatus
UpdateWeight ( ) : void
WithinInteractionRange ( ) : bool

메소드 상세

CacheDestructable() 공개 메소드

public CacheDestructable ( CacheObject baseobj ) : System
baseobj CacheObject
리턴 System

Interact() 공개 메소드

public Interact ( ) : RunStatus
리턴 RunStatus

UpdateWeight() 공개 메소드

public UpdateWeight ( ) : void
리턴 void

WithinInteractionRange() 공개 메소드

public WithinInteractionRange ( ) : bool
리턴 bool