Component
Networking
(NOTE) Network Space. Manages the replication of a single space on the network.
Methods | Properties | Base Classes | Derived Classes |
---|---|---|---|
Constructor | NetObjectCount | netobject | |
NetUserCount |
Properties
NetObjectCount : integer
read-only
Returns the number of net objects in this space (but not including the net space itself).
var NetObjectCount : Integer
NetUserCount : integer
read-only
Returns the number of net users in this space.
var NetUserCount : Integer
Methods
NetSpace : Void
constructor
Constructor. |Name|Type|Description| |---|---|---|
function NetSpace()