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

상속: Consumable
파일 보기 프로젝트 열기: maximecharron/GLO-3002-Frima 1 사용 예제들

공개 메소드들

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

메소드 상세

ProteinShake() 공개 메소드

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