Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Dodgeball
C# 클래스 Dodgeball, CatapultKing
상속:
MonoBehaviour
파일 보기
프로젝트 열기: VirsixInc/CatapultKing
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
amtOfBricksHit
int
destroyMe
bool
partLifeTime
float
공개 메소드들
메소드
설명
OnCollisionEnter
(
Collision
coll
) :
void
메소드 상세
OnCollisionEnter()
공개
메소드
public
OnCollisionEnter
(
Collision
coll
) :
void
coll
Collision
리턴
void
프로퍼티 상세
amtOfBricksHit
공개적으로 프로퍼티
public
int
amtOfBricksHit
리턴
int
destroyMe
공개적으로 프로퍼티
public
bool
destroyMe
리턴
bool
partLifeTime
공개적으로 프로퍼티
public
float
partLifeTime
리턴
float