C# 클래스 TreeStateAxeManMinigameMash.Data

파일 보기 프로젝트 열기: mezosaurus/eae-project 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AxeMan GameObject
Percentage int

공개 메소드들

메소드 설명
Data ( GameObject axeMan, int percentage ) : UnityEngine

메소드 상세

Data() 공개 메소드

public Data ( GameObject axeMan, int percentage ) : UnityEngine
axeMan GameObject
percentage int
리턴 UnityEngine

프로퍼티 상세

AxeMan 공개적으로 프로퍼티

public GameObject AxeMan
리턴 GameObject

Percentage 공개적으로 프로퍼티

public int Percentage
리턴 int