Skip to content

ItemRoomController

KimHyeonwoo edited this page May 10, 2016 · 2 revisions

public virtual void OnPointerClick (PointerEventData ped)

  • iic에게 자신이 클릭되었음을 알리기 위해 Click 함수를 호출

public void ShowImage (Texture texture)

  • 인벤토리 칸에 해당하는 texture를 입힘

public void DeleteImage()

  • 인벤토리 칸의 texture를 null로 지정