C# 클래스 Server.AggressorInfo

파일 보기 프로젝트 열기: Grimoric/RunUO.T2A 1 사용 예제들

공개 메소드들

메소드 설명
Create ( Server.Mobile attacker, Server.Mobile defender, bool criminal ) : AggressorInfo
DumpAccess ( ) : void
Free ( ) : void
Refresh ( ) : void

비공개 메소드들

메소드 설명
AggressorInfo ( Server.Mobile attacker, Server.Mobile defender, bool criminal ) : System

메소드 상세

Create() 공개 정적인 메소드

public static Create ( Server.Mobile attacker, Server.Mobile defender, bool criminal ) : AggressorInfo
attacker Server.Mobile
defender Server.Mobile
criminal bool
리턴 AggressorInfo

DumpAccess() 공개 정적인 메소드

public static DumpAccess ( ) : void
리턴 void

Free() 공개 메소드

public Free ( ) : void
리턴 void

Refresh() 공개 메소드

public Refresh ( ) : void
리턴 void