C# 클래스 Items.Others.ItemMagBoots

상속: NetworkBehaviour, IServerInventoryMove, IMovementEffect
파일 보기 프로젝트 열기: unitystation/unitystation

공개 메소드들

메소드 설명
OnInventoryMoveServer ( InventoryMove info ) : void

비공개 메소드들

메소드 설명
ApplyEffect ( ) : void
Awake ( ) : void
OnDisable ( ) : void
OnEnable ( ) : void
RemoveEffect ( ) : void
ToggleOff ( ) : void
ToggleOn ( ) : void
ToggleState ( ) : void

메소드 상세

OnInventoryMoveServer() 공개 메소드

public OnInventoryMoveServer ( InventoryMove info ) : void
info InventoryMove
리턴 void