C# 클래스 EquipSlot

상속: Slot
파일 보기 프로젝트 열기: marouen-lamiri/Second-Soul 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
item Item,
type System.Type

공개 메소드들

메소드 설명
EquipSlot ( Rect position ) : UnityEngine
EquipSlot ( Rect position, Item, item ) : UnityEngine
EquipSlot ( Rect position, System type ) : UnityEngine

메소드 상세

EquipSlot() 공개 메소드

public EquipSlot ( Rect position ) : UnityEngine
position Rect
리턴 UnityEngine

EquipSlot() 공개 메소드

public EquipSlot ( Rect position, Item, item ) : UnityEngine
position Rect
item Item,
리턴 UnityEngine

EquipSlot() 공개 메소드

public EquipSlot ( Rect position, System type ) : UnityEngine
position Rect
type System
리턴 UnityEngine

프로퍼티 상세

item 공개적으로 프로퍼티

public Item, item
리턴 Item,

type 공개적으로 프로퍼티

public Type,System type
리턴 System.Type