C# Class Items.Magical.SpellBookPunishment

Allows punishment to be inflicted upon the reader of a depleted spell book.
Inheritance: MonoBehaviour
ファイルを表示 Open project: unitystation/unitystation

Public Methods

Method Description
Punish ( ConnectedPlayer player ) : void

Method Details

Punish() public abstract method

public abstract Punish ( ConnectedPlayer player ) : void
player ConnectedPlayer
return void