Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
kode80
GUIWrapper
GUIScrollView
C# Class kode80.GUIWrapper.GUIScrollView
Inheritance:
GUIBaseContainer
Exibir arquivo
Open project: kode80/UnityTools
Class Usage Examples
Public Properties
Property
Type
Description
layoutOptions
UnityEngine.GUILayoutOption[]
Public Methods
Method
Description
GUIScrollView
( ) :
UnityEngine
Protected Methods
Method
Description
BeginContainerOnGUI
( ) :
void
EndContainerOnGUI
( ) :
void
Method Details
BeginContainerOnGUI()
protected
method
protected
BeginContainerOnGUI
( ) :
void
return
void
EndContainerOnGUI()
protected
method
protected
EndContainerOnGUI
( ) :
void
return
void
GUIScrollView()
public
method
public
GUIScrollView
( ) :
UnityEngine
return
UnityEngine
Property Details
layoutOptions
public_oe property
public
GUILayoutOption[],UnityEngine
layoutOptions
return
UnityEngine.GUILayoutOption[]