Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
DoubleBlastDoor
C# Class DoubleBlastDoor, AwesomeGameInSpace
Inheritance:
RemoteActor
显示文件
Open project: ZPZ-Gr2/AwesomeGameInSpace
Public Properties
Property
Type
Description
closingTime
float
hitPoints
float
isOpen
bool
left
DamagableBlastDoor,
openingWidth
float
Public Methods
Method
Description
Action
( ) :
void
FixedUpdate
( ) :
void
Start
( ) :
void
Method Details
Action()
public
method
public
Action
( ) :
void
return
void
FixedUpdate()
public
method
public
FixedUpdate
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
closingTime
public_oe property
public
float
closingTime
return
float
hitPoints
public_oe property
public
float
hitPoints
return
float
isOpen
public_oe property
public
bool
isOpen
return
bool
left
public_oe property
public
DamagableBlastDoor,
left
return
DamagableBlastDoor,
openingWidth
public_oe property
public
float
openingWidth
return
float