C# 클래스 FOnline.Server.CritterChainEventArgs

Base class for event args that are supposed to return boolean value to the engine meaning whether we should interrupt further processing or not.
상속: DefaultEventArgs
파일 보기 프로젝트 열기: rotators/fosdk

공개 메소드들

메소드 설명
CritterChainEventArgs ( Critter cr ) : System

메소드 상세

CritterChainEventArgs() 공개 메소드

public CritterChainEventArgs ( Critter cr ) : System
cr Critter
리턴 System