s&
newspaper
About
info
About s&box
newspaper
Latest News
published_with_changes
Changes
map
Roadmap
monitoring
Metrics
games
Games
sports_esports
Browse Games
rocket
Discover Games
business_center
Workshop
sports_esports
Games
landscape
Maps
chair
Models
texture
Materials
apparel
Clothing
construction
More..
forum
Forum
docs
Docs
docs
Documentation
dashboard
Api Reference
school
Tutorials
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
SerializedObject
chevron_left
Classes
class
SerializedObject
search
Constructors
lock
SerializedObject
Fields
lock
PropertyList
Properties
data_object
IsMultipleTargets
data_object
IsValid
data_object
OnPropertyChanged
data_object
OnPropertyFinishEdit
data_object
OnPropertyPreChange
data_object
OnPropertyStartEdit
data_object
ParentProperty
data_object
Targets
data_object
TypeIcon
data_object
TypeName
data_object
TypeTitle
Methods
functions
GetEnumerator
functions
GetProperty
functions
NoteChanged
functions
NoteFinishEdit
functions
NotePreChange
functions
NoteStartEdit
lock
PrepareEnumerator
functions
TryGetProperty
SerializedObject
An object (or data) that can be accessed as an object
class
Sandbox
.
abstract
Sandbox.System
build
Constructors
1
SerializedObject
(
)
crop_din
Fields
1
PropertyList
List`1
data_object
Properties
11
IsMultipleTargets
bool
True if the target is multiple objects
IsValid
bool
Does the target object still exist?
OnPropertyChanged
PropertyChangedDelegate
OnPropertyFinishEdit
PropertyFinishEditDelegate
OnPropertyPreChange
PropertyPreChangeDelegate
OnPropertyStartEdit
PropertyStartEditDelegate
ParentProperty
SerializedProperty
Targets
IEnumerable`1
A list of actual target objects - if applicable
TypeIcon
string
TypeName
string
TypeTitle
string
functions
Methods
8
GetEnumerator
(
)
IEnumerator`1
GetProperty
(
v
)
SerializedProperty
NoteChanged
(
childProperty
)
It's good manners for a changed SerializedProperty to tell its parent on set. That way the parent can cascade changes up the tree. This is particularly important if the tree includes struct types - because those values will need to be re-set on any ParentProperty's.
NoteFinishEdit
(
childProperty
)
NotePreChange
(
childProperty
)
NoteStartEdit
(
childProperty
)
PrepareEnumerator
(
)
Called right before enumeration, to allow derivitives react to changes
TryGetProperty
(
v
,
prop
)
bool
Inheritance
SerializedObject
EntityObject
MultiSerializedObject
SerializedCollection
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.