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

Used for all non-avoidance objects (Monsters, Gizmos, and Misc Objects)
상속: CacheObstacle
파일 보기 프로젝트 열기: herbfunk/Funky 1 사용 예제들

공개 메소드들

메소드 설명
CacheServerObject ( CacheObject parent ) : System
RefreshObject ( ) : void

메소드 상세

CacheServerObject() 공개 메소드

public CacheServerObject ( CacheObject parent ) : System
parent CacheObject
리턴 System

RefreshObject() 공개 메소드

public RefreshObject ( ) : void
리턴 void