Networking
(NOTE) Network Property. Manages the replication of a single property on the network.
Methods | Properties | Base Classes | Derived Classes |
---|---|---|---|
LastChangeTimePassed | safeid32object | ||
LastChangeTimestamp | |||
Name | |||
NetChannel | |||
NetPropertyType |
Properties
LastChangeTimePassed : real
read-only
Elapsed time passed since this net property was last changed, else 0.
var LastChangeTimePassed : Real
LastChangeTimestamp : real
read-only
Timestamp indicating when this net property was last changed, else 0.
var LastChangeTimestamp : Real
Name : string
read-only
Net property name.
var Name : String
NetChannel : netchannel
read-only
Operating net channel.
var NetChannel : NetChannel
NetPropertyType : netpropertytype
read-only
Operating net property type.
var NetPropertyType : NetPropertyType