Interface administrators, moderator
2,603
edits
(Created page with "{{ScriptItem |endpoint = server |type = property |class = Element |name = alwaysExistForSyncer |readonly = false |usage = get/set whether or not this element always exists for...") |
No edit summary |
||
Line 5: | Line 5: | ||
|name = alwaysExistForSyncer | |name = alwaysExistForSyncer | ||
|readonly = false | |readonly = false | ||
|usage = get/set whether or not this element always exists for it's syncer | |usage = get/set whether or not this element always exists for it's syncer (if enabled, the element will never be streamed out even if you get far away) | ||
|returnTypes = bool | |returnTypes = bool | ||
|returnInfo = a boolean representing whether or not this element always exists for it's syncer | |returnInfo = a boolean representing whether or not this element always exists for it's syncer | ||
}} | }} |