netFlags.distanceStreaming: Difference between revisions
(Created page with "{{ScriptItem |endpoint = server |type = property |class = Element |name = distanceStreaming |readonly = false |usage = get/set whether or not this element uses distance checks...") |
m (Vortrex moved page element.distanceStreaming to netFlags.distanceStreaming: Function moved to netflags object) |
(No difference)
|
Revision as of 23:30, 21 May 2022
Property
Server Only
Online and Offline
Read and Set
bool element.distanceStreaming
Value
bool | A boolean representing whether or not this element uses distance checks for streaming in/out. |
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