s&
infoAbout
infoAbout s&box newspaperLatest News published_with_changesChanges mapRoadmap monitoringMetrics
gamesGames
sports_esportsBrowse Games exploreDiscover Games
categoryWorkshop
sports_esportsGames landscapeMaps view_in_arModels textureMaterials apparelClothing constructionMore..
forumForum menu_bookLearn
docsDocumentation apiApi Reference schoolTutorials manage_searchCode Search
inputLog in with Steam chevron_leftChange Language
简体中文EnglishРусскийEspañolPortuguês-BrasilDeutsch日本語FrançaisPolskiTürkçe한국어PirateItalianoไทย繁體中文УкраїнськаČeštinaNederlandsMagyarDanskSuomiSvenskaNorskΕλληνικάRomânăБългарскиTiếng ViệtBahasa IndonesiaEspañol-Latinoaméricaالعربية
Api
Classes
Builder
chevron_left Classes
struct
Builder

Methods

functionsFromfunctionsFromDictionaryfunctionsFromObjectfunctionsReadOnlyfunctionsSet

Static Methods

functionsFromConsoleVariablefunctionsFromConsoleVariableInt
Builder
A helper to create binds between two properties (or whatever you want) <para> Example usage: set "BoolValue" from value of "StringValue" <code>BindSystem.Build.Set( this, "BoolValue" ).From( this, "StringValue" );</code></para>
struct Sandbox.Bind .
sealedSandbox.Bind

functions Methods 5

From (obj, target)
Link
FromDictionary (dict, key)
Link
FromObject (obj)
Link
ReadOnly (makeReadOnly)
Builder
Makes the bind link one way. The system will not try to write to the target/right hand property. (The one you set via "From" methods)
Set (obj, targetName, onChanged)
Builder

functions Static Methods 2

FromConsoleVariable (self, name)
Link
Bind the Left hand side to the value of the given console variable.
FromConsoleVariableInt (self, name)
Link
Bind the Left hand side to the value of the given console variable as an integer.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.
  • News
  • Docs
  • Metrics
  • FAQ
  • Forum
  • Discord
  • Twitter