C# 클래스 UIEquipmentSlot, Pharos

상속: UIItemSlot
파일 보기 프로젝트 열기: rstaewen/Pharos 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
equipment InvEquipment,
slot InvBaseItem.Slot

보호된 메소드들

메소드 설명
Replace ( InvGameItem, item ) : InvGameItem,

Replace the observed item with the specified value. Should return the item that was replaced.

ReplaceExisting ( InvGameItem, item ) : InvGameItem,

메소드 상세

Replace() 보호된 메소드

Replace the observed item with the specified value. Should return the item that was replaced.
protected Replace ( InvGameItem, item ) : InvGameItem,
item InvGameItem,
리턴 InvGameItem,

ReplaceExisting() 보호된 메소드

protected ReplaceExisting ( InvGameItem, item ) : InvGameItem,
item InvGameItem,
리턴 InvGameItem,

프로퍼티 상세

equipment 공개적으로 프로퍼티

public InvEquipment, equipment
리턴 InvEquipment,

slot 공개적으로 프로퍼티

public InvBaseItem.Slot slot
리턴 InvBaseItem.Slot