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
Game Jam III
Starts
Fri 4 Sep
Theme
Theme revealed when the jam starts.
£
50,000
prizepool
Read more
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
SystemsConfig
chevron_left
Classes
class
SystemsConfig
Constructors
functions
SystemsConfig
Properties
lock
Systems
Methods
functions
GetPropertyValue
functions
SetPropertyValue
functions
TryGetPropertyValue
Static Methods
functions
GetDefaultValue
SystemsConfig
Configuration for GameObjectSystem properties at a project level. Specific scenes may override this as well - but will be serialized directly in the scene.
class
Sandbox
.
account_tree
extends
ConfigData
Sandbox.Engine
build
Constructors
1
SystemsConfig
(
)
data_object
Properties
1
Systems
Dictionary`2
Stores GameObjectSystems to property names to property values
functions
Methods
3
GetPropertyValue
(
systemType
,
property
)
object
Get property value for a specific system type. Returns the configured value, or a default value for the type if not found.
SetPropertyValue
(
systemType
,
property
,
value
)
Set property value for a specific system type
TryGetPropertyValue
(
systemType
,
property
,
value
)
bool
Try to get property value for a specific system type. Returns true if the property was found in the config.
functions
Static Methods
1
GetDefaultValue
(
property
)
object
Get the default value for a GameObjectSystem property.
Inheritance
ConfigData
SystemsConfig
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.