s&
About
The Project
info
About s&box
map
Roadmap
monitoring
Metrics
Engine startup and usage numbers
Updates
newspaper
Latest News
published_with_changes
Changes
Release-by-release changelog
Games
Browse Games
Discover Games
gamejams
live now
Game Jam III
Ends
Fri 25 Sep
Theme
One More Round
The jam is running. Build something, or play the entries.
£
50,000
prizepool
View the jam
Workshop
Playable
sports_esports
Games
Standalone games and gamemodes
Assets
landscape
Maps
view_in_ar
Models
texture
Materials
apparel
Clothing
apps
Everything
Every asset type in one list
Forum
Learn
Documentation
rocket_launch
Getting Started
docs
Documentation
api
API Reference
Resources
school
Tutorials
manage_search
Code Search
input
Log in with Steam
chevron_left
Change Language
简体中文
English
Русский
Español
Português-Brasil
Deutsch
日本語
Français
Polski
Türkçe
한국어
Pirate
Italiano
ไทย
繁體中文
Українська
Čeština
Nederlands
Magyar
Dansk
Suomi
Svenska
Norsk
Ελληνικά
Română
Български
Tiếng Việt
Bahasa Indonesia
Español-Latinoamérica
العربية
Api
Classes
Checkbox
chevron_left
Classes
class
Checkbox
Constructors
functions
Checkbox
Properties
data_object
Checked
data_object
CheckMark
data_object
Label
data_object
LabelText
data_object
Value
data_object
ValueChanged
Methods
functions
OnButtonTyped
lock
OnClick
lock
OnMouseDown
functions
OnValueChanged
functions
SetContent
functions
SetProperty
lock
UpdateState
Checkbox
A simple checkbox Sandbox.UI.Panel.
class
Sandbox.UI
.
account_tree
extends
Panel
Sandbox.Engine
build
Constructors
1
Checkbox
(
)
data_object
Properties
6
Checked
bool
Returns true if this checkbox is checked.
CheckMark
Panel
The checkmark icon. Although no guarantees it's an icon!
Label
Label
The Sandbox.UI.Label that displays Sandbox.UI.Checkbox.LabelText.
LabelText
string
Text for the checkbox label.
Value
bool
Returns true if this checkbox is checked.
ValueChanged
Action`1
Called when the checked state has been changed.
functions
Methods
7
OnButtonTyped
(
e
)
OnClick
(
e
)
OnMouseDown
(
e
)
OnValueChanged
(
)
Called when Sandbox.UI.Checkbox.Value changes.
SetContent
(
value
)
SetProperty
(
name
,
value
)
UpdateState
(
)
Called to update visuals of the checkbox. By default this applies
checked
CSS class.
Inheritance
Panel
Checkbox
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.