netFlags.transient: Difference between revisions

no edit summary
(Created page with "{{ScriptItem |endpoint = server |type = property |class = Element |name = transient |readonly = false |usage = gets/sets whether or not the element should delete when streamed...")
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{ScriptItem
{{ScriptItem
|endpoint = server
|endpoint = shared
|type = property
|type = property
|class = Element
|class = NetFlags
|name = transient
|name = transient
|readonly = false
|readonly = false
|usage = gets/sets whether or not the element should delete when streamed out from everyone
|usage = get/set whether or not the element should delete when streamed out from everyone
|returnTypes = bool
|returnTypes = bool
|returnInfo = a boolean representing whether or not the element should delete when streamed out from everyone
|returnInfo = a boolean representing whether or not the element should delete when streamed out from everyone
}}
}}
6,834

edits