Wiki

Case Status
Log In

Wiki

 
Home ยป Action Reference»GUILayout Actions»GUILayout Begin Scroll View
Index
Navigation
Community Wiki

GUILayout Begin Scroll View

Begins a ScrollView. Use GUILayoutEndScrollView at the end of the block.

Scroll Position
Assign a Vector2 variable to store the scroll position of this view.
Horizontal Scrollbar
Always show the horizontal scrollbars.
Vertical Scrollbar
Always show the vertical scrollbars.
Use Custom Style
Define custom styles below. NOTE: You have to define all the styles if you check this option.
Horizontal Style
Named style in the active GUISkin for the horizontal scrollbars.
Vertical Style
Named style in the active GUISkin for the vertical scrollbars.
Background Style
Named style in the active GUISkin for the background.
Layout Options
Array of Layout options.

 

See Also

Tags:

Last modified on 1/9/2016 1:37 AM by User.

  • RSS Feed