netFlags.defaultExistance: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{ScriptItem
{{ScriptItem
|endpoint = server
|offline = false
|endpoint = shared
|type = property
|type = property
|class = Element
|class = NetFlags
|name = defaultExistance
|name = defaultExistance
|readonly = false
|readonly = false
Line 8: Line 9:
|returnTypes = bool
|returnTypes = bool
|returnInfo = a boolean representing whether or not this element exists for everyone by default
|returnInfo = a boolean representing whether or not this element exists for everyone by default
|notes = If defaultExistance is disabled, you can use [[element.setExistsFor|element.setExistsFor]] and [[element.clearExistsFor|element.clearExistsFor]] to manage whether or not the element exists for individual players.
|notes = If this is disabled, you can use [[element.setExistsFor|element.setExistsFor]] and [[element.clearExistsFor|element.clearExistsFor]] to manage whether or not the element exists for individual players.
}}
}}
2,591

edits