Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
DoubleBlastDoor
C# 클래스 DoubleBlastDoor, AwesomeGameInSpace
상속:
RemoteActor
파일 보기
프로젝트 열기: ZPZ-Gr2/AwesomeGameInSpace
공개 프로퍼티들
프로퍼티
타입
설명
closingTime
float
hitPoints
float
isOpen
bool
left
DamagableBlastDoor,
openingWidth
float
공개 메소드들
메소드
설명
Action
( ) :
void
FixedUpdate
( ) :
void
Start
( ) :
void
메소드 상세
Action()
공개
메소드
public
Action
( ) :
void
리턴
void
FixedUpdate()
공개
메소드
public
FixedUpdate
( ) :
void
리턴
void
Start()
공개
메소드
public
Start
( ) :
void
리턴
void
프로퍼티 상세
closingTime
공개적으로 프로퍼티
public
float
closingTime
리턴
float
hitPoints
공개적으로 프로퍼티
public
float
hitPoints
리턴
float
isOpen
공개적으로 프로퍼티
public
bool
isOpen
리턴
bool
left
공개적으로 프로퍼티
public
DamagableBlastDoor,
left
리턴
DamagableBlastDoor,
openingWidth
공개적으로 프로퍼티
public
float
openingWidth
리턴
float