netFlags.onAllDimensions

(Redirected from element.onAllDimensions)

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.onAllDimensions

The netFlags.onAllDimensions property is used to fetch or set the status of the element being on all dimensions.

Value

bool A boolean representing the status of the element being on all dimensions.
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