netFlags.distanceStreaming

Property Server and Client icon-iii.png icon-vc.png icon-sa.png icon-iv.png Online Only Read and Set

Available since Server 1.0.0, Client 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


Client Related

        netFlags.alwaysExistForSyncer
        netFlags.defaultExistance
        netFlags.deleting
        netFlags.distanceStreaming
        netFlags.findSyncer
        netFlags.forcedSyncer
        netFlags.onAllDimensions
        netFlags.onlySyncIfDetached
        netFlags.registered
        netFlags.sendSync
        netFlags.transient