Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SenderScript
C# Class SenderScript, OpenRelativity
Inheritance:
MonoBehaviour
ファイルを表示
Open project: MITGameLab/OpenRelativity
Public Properties
Property
Type
Description
launchTimer
int
prefabName
string
receiverTransform
Transform
viwMax
float
Public Methods
Method
Description
LaunchObject
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
LaunchObject()
public
method
public
LaunchObject
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
launchTimer
public_oe property
public
int
launchTimer
return
int
prefabName
public_oe property
public
string
prefabName
return
string
receiverTransform
public_oe property
public
Transform
receiverTransform
return
Transform
viwMax
public_oe property
public
float
viwMax
return
float