메소드 | 설명 | |
---|---|---|
InfiniteChests_ChestDataImport ( |
||
InfiniteSigns_SignDataImport ( |
||
PluginCooperationHandler ( Terraria.Plugins.Common.PluginTrace pluginTrace ) : System | ||
Seconomy_GetBalance ( string playerName ) : Money | ||
Seconomy_MoneyName ( ) : string | ||
Seconomy_TransferToWorld ( string playerName, Money amount, string journalMsg, string transactionMsg ) : void |
메소드 | 설명 | |
---|---|---|
Seconomy_Instance ( ) : SEconomy |
public InfiniteChests_ChestDataImport ( |
||
chestManager | ||
protectionManager | ||
importedChests | int | |
overwrittenChests | int | |
protectFailures | int | |
리턴 | void |
public InfiniteSigns_SignDataImport ( |
||
protectionManager | ||
importedSigns | int | |
protectFailures | int | |
리턴 | void |
public PluginCooperationHandler ( Terraria.Plugins.Common.PluginTrace pluginTrace ) : System | ||
pluginTrace | Terraria.Plugins.Common.PluginTrace | |
리턴 | System |
public Seconomy_GetBalance ( string playerName ) : Money | ||
playerName | string | |
리턴 | Money |
public Seconomy_TransferToWorld ( string playerName, Money amount, string journalMsg, string transactionMsg ) : void | ||
playerName | string | |
amount | Money | |
journalMsg | string | |
transactionMsg | string | |
리턴 | void |