C# 클래스 Items.Magical.SpellBookPunishment

Allows punishment to be inflicted upon the reader of a depleted spell book.
상속: MonoBehaviour
파일 보기 프로젝트 열기: unitystation/unitystation

공개 메소드들

메소드 설명
Punish ( ConnectedPlayer player ) : void

메소드 상세

Punish() 공개 추상적인 메소드

public abstract Punish ( ConnectedPlayer player ) : void
player ConnectedPlayer
리턴 void