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
BB
WorldButton
C# Class BB.WorldButton
Inheritance:
UnityEngine.MonoBehaviour
ファイルを表示
Open project: SNUGDC/snugdc-study-bouncy_ball
Class Usage Examples
Public Properties
Property
Type
Description
OnSelectedCallback
Action
Public Methods
Method
Description
OnSelected
( ) :
void
SetWorld
(
WorldType
type
) :
void
Method Details
OnSelected()
public
method
public
OnSelected
( ) :
void
return
void
SetWorld()
public
method
public
SetWorld
(
WorldType
type
) :
void
type
WorldType
return
void
Property Details
OnSelectedCallback
public_oe property
public
Action
OnSelectedCallback
return
Action