C# 클래스 HelperImp, Demonology

상속: MonoBehaviour
파일 보기 프로젝트 열기: Qlevine20/Demonology

공개 프로퍼티들

프로퍼티 타입 설명
Poof GameObject
activeRange float

공개 메소드들

메소드 설명
DistanceBetween ( Vector2 pos1, Vector2 pos2 ) : float
Start ( ) : void
Update ( ) : void

메소드 상세

DistanceBetween() 공개 메소드

public DistanceBetween ( Vector2 pos1, Vector2 pos2 ) : float
pos1 Vector2
pos2 Vector2
리턴 float

Start() 공개 메소드

public Start ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

Poof 공개적으로 프로퍼티

public GameObject Poof
리턴 GameObject

activeRange 공개적으로 프로퍼티

public float activeRange
리턴 float