netFlags.distanceStreaming: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|endpoint = server | |endpoint = server | ||
|type = property | |type = property | ||
|class = | |class = netFlags | ||
|name = distanceStreaming | |name = distanceStreaming | ||
|readonly = false | |readonly = false |
Revision as of 23:32, 21 May 2022
Property
Server Only
Online and Offline
Read and Set
Available since Server 1.0.0
bool netFlags.distanceStreaming
The netFlags.distanceStreaming property is used to get/set whether or not this element uses distance checks for streaming in/out.
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
Client
netFlags
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
netFlags.alwaysExistForSyncer
netFlags.defaultExistance
netFlags.deleting
netFlags.distanceStreaming
netFlags.forcedSyncer
netFlags.findSyncer
netFlags.onAllDimensions
netFlags.onlySyncIfDetached
netFlags.registered
netFlags.sendSync
netFlags.transient