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
SinglePlayer
TurnOnPostRenderer
C# Class SinglePlayer.TurnOnPostRenderer
Inheritance:
UnityEngine.MonoBehaviour
ファイルを表示
Open project: tommai78101/Multiplier
Public Properties
Property
Type
Description
isInitialized
bool
postRenderer
Common.PostRenderer
Public Methods
Method
Description
Start
( ) :
void
TurnOnSelectionBox
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
TurnOnSelectionBox()
public
method
public
TurnOnSelectionBox
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
isInitialized
public_oe property
public
bool
isInitialized
return
bool
postRenderer
public_oe property
public
PostRenderer,Common
postRenderer
return
Common.PostRenderer