C# Class TranscendPlugins.Minions

Inheritance: System.MarshalByRefObject, IPluginPlayerUpdateArmorSets
Mostra file Open project: dougbenham/TerrariaPatcher

Public Methods

Method Description
Minions ( ) : System
OnPlayerUpdateArmorSets ( Player player ) : void

Method Details

Minions() public method

public Minions ( ) : System
return System

OnPlayerUpdateArmorSets() public method

public OnPlayerUpdateArmorSets ( Player player ) : void
player Terraria.Player
return void