Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
MenuResizer
C# Class MenuResizer, Unity-Free-Flight
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: NickolausDS/Unity-Free-Flight
Public Properties
Property
Type
Description
autoSetMenuItems
bool
items
List
menu
GameObject
paddingPerItem
int
perItemSize
int
Public Methods
Method
Description
OnRenderObject
( ) :
void
Private Methods
Method
Description
resetMenuItems
( ) :
void
resizeMenu
( ) :
void
Method Details
OnRenderObject()
public
method
public
OnRenderObject
( ) :
void
return
void
Property Details
autoSetMenuItems
public_oe property
public
bool
autoSetMenuItems
return
bool
items
public_oe property
public
List
items
return
List
menu
public_oe property
public
GameObject
menu
return
GameObject
paddingPerItem
public_oe property
public
int
paddingPerItem
return
int
perItemSize
public_oe property
public
int
perItemSize
return
int