C# 클래스 Server.Items.SlayerGroup

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

공개 메소드들

메소드 설명
GetEntryByName ( SlayerName name ) : SlayerEntry
GetLootSlayerType ( Type type ) : SlayerName
OppositionSuperSlays ( Server.Mobile m ) : bool

비공개 메소드들

메소드 설명
CompileEntries ( SlayerGroup groups ) : Server.Items.SlayerEntry[]
SlayerGroup ( ) : System

메소드 상세

GetEntryByName() 공개 정적인 메소드

public static GetEntryByName ( SlayerName name ) : SlayerEntry
name SlayerName
리턴 SlayerEntry

GetLootSlayerType() 공개 정적인 메소드

public static GetLootSlayerType ( Type type ) : SlayerName
type System.Type
리턴 SlayerName

OppositionSuperSlays() 공개 메소드

public OppositionSuperSlays ( Server.Mobile m ) : bool
m Server.Mobile
리턴 bool