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
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.