C# 클래스 BreakableLight, OZML

상속: Impact
파일 보기 프로젝트 열기: merveilles/OZML 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DamageLevel int
MaterialTwo Material
TargetLight GameObject
TargetSound GameObject

공개 메소드들

메소드 설명
OnImpact ( GameObject Impactor ) : void

메소드 상세

OnImpact() 공개 메소드

public OnImpact ( GameObject Impactor ) : void
Impactor GameObject
리턴 void

프로퍼티 상세

DamageLevel 공개적으로 프로퍼티

public int DamageLevel
리턴 int

MaterialTwo 공개적으로 프로퍼티

public Material MaterialTwo
리턴 Material

TargetLight 공개적으로 프로퍼티

public GameObject TargetLight
리턴 GameObject

TargetSound 공개적으로 프로퍼티

public GameObject TargetSound
리턴 GameObject