C# 클래스 Assets.Scripts.Services.LootItems.Consumable

상속: LootItem
파일 보기 프로젝트 열기: maximecharron/GLO-3002-Frima

공개 메소드들

메소드 설명
Consumable ( string name, Sprite iconSprite, System.TimeSpan effectDuration ) : System

메소드 상세

Consumable() 공개 메소드

public Consumable ( string name, Sprite iconSprite, System.TimeSpan effectDuration ) : System
name string
iconSprite UnityEngine.Sprite
effectDuration System.TimeSpan
리턴 System