메소드 | 설명 | |
---|---|---|
AddBuff ( Server.Mobile m, |
||
BuffInfo ( BuffIcon iconID, int titleCliloc ) : System | ||
BuffInfo ( BuffIcon iconID, int titleCliloc, Server.TextDefinition args ) : System | ||
BuffInfo ( BuffIcon iconID, int titleCliloc, Server.TextDefinition args, bool retainThroughDeath ) : System | ||
BuffInfo ( BuffIcon iconID, int titleCliloc, System.TimeSpan length, Server.Mobile m ) : System | ||
BuffInfo ( BuffIcon iconID, int titleCliloc, System.TimeSpan length, Server.Mobile m, Server.TextDefinition args ) : System | ||
BuffInfo ( BuffIcon iconID, int titleCliloc, System.TimeSpan length, Server.Mobile m, Server.TextDefinition args, bool retainThroughDeath ) : System | ||
BuffInfo ( BuffIcon iconID, int titleCliloc, bool retainThroughDeath ) : System | ||
BuffInfo ( BuffIcon iconID, int titleCliloc, int secondaryCliloc ) : System | ||
BuffInfo ( BuffIcon iconID, int titleCliloc, int secondaryCliloc, Server.TextDefinition args ) : System | ||
BuffInfo ( BuffIcon iconID, int titleCliloc, int secondaryCliloc, Server.TextDefinition args, bool retainThroughDeath ) : System | ||
BuffInfo ( BuffIcon iconID, int titleCliloc, int secondaryCliloc, System.TimeSpan length, Server.Mobile m ) : System | ||
BuffInfo ( BuffIcon iconID, int titleCliloc, int secondaryCliloc, System.TimeSpan length, Server.Mobile m, Server.TextDefinition args ) : System | ||
BuffInfo ( BuffIcon iconID, int titleCliloc, int secondaryCliloc, System.TimeSpan length, Server.Mobile m, Server.TextDefinition args, bool retainThroughDeath ) : System | ||
BuffInfo ( BuffIcon iconID, int titleCliloc, int secondaryCliloc, bool retainThroughDeath ) : System | ||
Initialize ( ) : void | ||
RemoveBuff ( Server.Mobile m, BuffIcon b ) : void | ||
RemoveBuff ( Server.Mobile m, |
public static AddBuff ( Server.Mobile m, |
||
m | Server.Mobile | |
b | ||
리턴 | void |
public BuffInfo ( BuffIcon iconID, int titleCliloc ) : System | ||
iconID | BuffIcon | |
titleCliloc | int | |
리턴 | System |
public BuffInfo ( BuffIcon iconID, int titleCliloc, Server.TextDefinition args ) : System | ||
iconID | BuffIcon | |
titleCliloc | int | |
args | Server.TextDefinition | |
리턴 | System |
public BuffInfo ( BuffIcon iconID, int titleCliloc, Server.TextDefinition args, bool retainThroughDeath ) : System | ||
iconID | BuffIcon | |
titleCliloc | int | |
args | Server.TextDefinition | |
retainThroughDeath | bool | |
리턴 | System |
public BuffInfo ( BuffIcon iconID, int titleCliloc, System.TimeSpan length, Server.Mobile m ) : System | ||
iconID | BuffIcon | |
titleCliloc | int | |
length | System.TimeSpan | |
m | Server.Mobile | |
리턴 | System |
public BuffInfo ( BuffIcon iconID, int titleCliloc, System.TimeSpan length, Server.Mobile m, Server.TextDefinition args ) : System | ||
iconID | BuffIcon | |
titleCliloc | int | |
length | System.TimeSpan | |
m | Server.Mobile | |
args | Server.TextDefinition | |
리턴 | System |
public BuffInfo ( BuffIcon iconID, int titleCliloc, System.TimeSpan length, Server.Mobile m, Server.TextDefinition args, bool retainThroughDeath ) : System | ||
iconID | BuffIcon | |
titleCliloc | int | |
length | System.TimeSpan | |
m | Server.Mobile | |
args | Server.TextDefinition | |
retainThroughDeath | bool | |
리턴 | System |
public BuffInfo ( BuffIcon iconID, int titleCliloc, bool retainThroughDeath ) : System | ||
iconID | BuffIcon | |
titleCliloc | int | |
retainThroughDeath | bool | |
리턴 | System |
public BuffInfo ( BuffIcon iconID, int titleCliloc, int secondaryCliloc ) : System | ||
iconID | BuffIcon | |
titleCliloc | int | |
secondaryCliloc | int | |
리턴 | System |
public BuffInfo ( BuffIcon iconID, int titleCliloc, int secondaryCliloc, Server.TextDefinition args ) : System | ||
iconID | BuffIcon | |
titleCliloc | int | |
secondaryCliloc | int | |
args | Server.TextDefinition | |
리턴 | System |
public BuffInfo ( BuffIcon iconID, int titleCliloc, int secondaryCliloc, Server.TextDefinition args, bool retainThroughDeath ) : System | ||
iconID | BuffIcon | |
titleCliloc | int | |
secondaryCliloc | int | |
args | Server.TextDefinition | |
retainThroughDeath | bool | |
리턴 | System |
public BuffInfo ( BuffIcon iconID, int titleCliloc, int secondaryCliloc, System.TimeSpan length, Server.Mobile m ) : System | ||
iconID | BuffIcon | |
titleCliloc | int | |
secondaryCliloc | int | |
length | System.TimeSpan | |
m | Server.Mobile | |
리턴 | System |
public BuffInfo ( BuffIcon iconID, int titleCliloc, int secondaryCliloc, System.TimeSpan length, Server.Mobile m, Server.TextDefinition args ) : System | ||
iconID | BuffIcon | |
titleCliloc | int | |
secondaryCliloc | int | |
length | System.TimeSpan | |
m | Server.Mobile | |
args | Server.TextDefinition | |
리턴 | System |
public BuffInfo ( BuffIcon iconID, int titleCliloc, int secondaryCliloc, System.TimeSpan length, Server.Mobile m, Server.TextDefinition args, bool retainThroughDeath ) : System | ||
iconID | BuffIcon | |
titleCliloc | int | |
secondaryCliloc | int | |
length | System.TimeSpan | |
m | Server.Mobile | |
args | Server.TextDefinition | |
retainThroughDeath | bool | |
리턴 | System |
public BuffInfo ( BuffIcon iconID, int titleCliloc, int secondaryCliloc, bool retainThroughDeath ) : System | ||
iconID | BuffIcon | |
titleCliloc | int | |
secondaryCliloc | int | |
retainThroughDeath | bool | |
리턴 | System |
public static RemoveBuff ( Server.Mobile m, BuffIcon b ) : void | ||
m | Server.Mobile | |
b | BuffIcon | |
리턴 | void |
public static RemoveBuff ( Server.Mobile m, |
||
m | Server.Mobile | |
b | ||
리턴 | void |