netFlags.transient: Difference between revisions
(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...") |
m (Vortrex moved page element.transient to netFlags.transient) |
(No difference)
|
Revision as of 18:09, 16 June 2022
Property
Server Only
Online and Offline
Read and Set
bool element.transient
Value
bool | A boolean representing whether or not the element should delete when streamed out from everyone. |
read/set | This property can be changed, as well as read. |
Types
Shared
BlipShared
BuildingShared
ElementShared
EntityShared
MarkerShared
ObjectShared
PedShared
PhysicalShared
PlayerShared
Vehicle
Notes
There aren't any notes for this property.
Examples
There aren't any examples for this property.
Compatibility
There isn't any compatibility information for this property.
Related
Server Related
destroyElement
getElementCount
getElementFromId
getElementFromName
getElements
getElementsByType
element.children
element.clearExistsFor
element.dimension
element.existsFor
element.getData
element.getRotation
element.id
element.isCreatedFor
element.isLocal
element.isOwner
element.isSyncer
element.isType
element.name
element.netFlags
element.parent
element.position
element.removeAllData
element.removeData
element.resource
element.rotation
element.setData
element.setExistsFor
element.setRotation
element.setSyncer
element.streamInDistance
element.streamOutDistance
element.syncer
element.syncerId
element.type