메소드 | 설명 | |
---|---|---|
PluginCooperationHandler ( Terraria.Plugins.Common.PluginTrace pluginTrace ) : System | ||
Protector_CheckProtected ( TShockAPI.TSPlayer player, System.Drawing.Point tileLocation, bool fullAccessRequired ) : bool | ||
SignCommands_CheckIsSignCommand ( string text ) : bool | ||
SignCommands_ExecuteSignCommand ( TShockAPI.TSPlayer player, System.Drawing.Point signLocation, string text ) : void |
public PluginCooperationHandler ( Terraria.Plugins.Common.PluginTrace pluginTrace ) : System | ||
pluginTrace | Terraria.Plugins.Common.PluginTrace | |
리턴 | System |
public Protector_CheckProtected ( TShockAPI.TSPlayer player, System.Drawing.Point tileLocation, bool fullAccessRequired ) : bool | ||
player | TShockAPI.TSPlayer | |
tileLocation | System.Drawing.Point | |
fullAccessRequired | bool | |
리턴 | bool |
public SignCommands_CheckIsSignCommand ( string text ) : bool | ||
text | string | |
리턴 | bool |
public SignCommands_ExecuteSignCommand ( TShockAPI.TSPlayer player, System.Drawing.Point signLocation, string text ) : void | ||
player | TShockAPI.TSPlayer | |
signLocation | System.Drawing.Point | |
text | string | |
리턴 | void |