Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
MenuResizer
C# Class MenuResizer, Unity-Free-Flight
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: NickolausDS/Unity-Free-Flight
Méthodes publiques
Свойство
Type
Description
autoSetMenuItems
bool
items
List
menu
GameObject
paddingPerItem
int
perItemSize
int
Méthodes publiques
Méthode
Description
OnRenderObject
( ) :
void
Private Methods
Méthode
Description
resetMenuItems
( ) :
void
resizeMenu
( ) :
void
Method Details
OnRenderObject()
public
méthode
public
OnRenderObject
( ) :
void
Résultat
void
Property Details
autoSetMenuItems
public_oe property
public
bool
autoSetMenuItems
Résultat
bool
items
public_oe property
public
List
items
Résultat
List
menu
public_oe property
public
GameObject
menu
Résultat
GameObject
paddingPerItem
public_oe property
public
int
paddingPerItem
Résultat
int
perItemSize
public_oe property
public
int
perItemSize
Résultat
int