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
PropertyDescription
chevron_left
Classes
class
PropertyDescription
search
Properties
data_object
CanRead
data_object
CanWrite
data_object
IsGetMethodPublic
data_object
IsIndexer
data_object
IsProperty
data_object
IsSetMethodPublic
data_object
PropertyType
Methods
functions
CheckValidationAttributes
functions
GetValue
functions
SetValue
PropertyDescription
Describes a property. We use this class to wrap and return <see cref="P:Sandbox.PropertyDescription.PropertyInfo">PropertyInfo</see>'s that are safe to interact with. Returned by Sandbox.Internal.TypeLibrary and Sandbox.TypeDescription.
class
Sandbox
.
account_tree
extends
MemberDescription
sealed
Sandbox.Reflection
data_object
Properties
7
CanRead
bool
Whether this property can be read.
CanWrite
bool
Whether this property can be written to.
IsGetMethodPublic
bool
Whether the getter of this property is public.
IsIndexer
bool
True if this property has index parameters
IsProperty
bool
IsSetMethodPublic
bool
Whether the setter of this property is public.
PropertyType
Type
Property type.
functions
Methods
3
CheckValidationAttributes
(
obj
,
errors
,
name
)
bool
GetValue
(
obj
)
object
Get the value of this property on given object.
SetValue
(
obj
,
value
)
Set the value of this property on given object.
Inheritance
MemberDescription
PropertyDescription
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.