Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SenderScript
C# Class SenderScript, OpenRelativity
Inheritance:
MonoBehaviour
Show file
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 property
public
int
launchTimer
return
int
prefabName
public property
public
string
prefabName
return
string
receiverTransform
public property
public
Transform
receiverTransform
return
Transform
viwMax
public property
public
float
viwMax
return
float