LinkedSource (Property): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Properties}} {{Property| name = LinkedSource |property = content ''LinkedSource'' |description = URL that points to an online script source. Binds the online cod...")
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}
{{Property|
{{Property|
name = LinkedSource
name = LinkedSource
|property = [[content]] ''LinkedSource''
|property = [[content]] ''LinkedSource''
|description = URL that points to an online script source. Binds the online code to the script's Source.
|description = URL that points to an online script source. Binds the online code to the script's Source.
|object = [[GBX.lua.LocalScript (Object)|LocalScript]], [[GBX.lua.Script (Object)|Script]]
|object = [[GBX.lua.BaseScript (Object)|BaseScript]]
}}
}}




[[Category:Properties]]
[[Category:Properties]]

Latest revision as of 22:16, 23 September 2021

Property
Name LinkedSource
Property content LinkedSource
Description: URL that points to an online script source. Binds the online code to the script's Source.
In Object: BaseScript