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
suspendedObject
C# Class suspendedObject, scriptcaster
Inheritance:
MonoBehaviour
显示文件
Open project: crazymeeshu/scriptcaster
Public Properties
Property
Type
Description
body
UnityEngine.Rigidbody2D
released
bool
rope
GameObject
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
body
public_oe property
public
Rigidbody2D,UnityEngine
body
return
UnityEngine.Rigidbody2D
released
public_oe property
public
bool
released
return
bool
rope
public_oe property
public
GameObject
rope
return
GameObject