Namespace Evergine.Networking.Components
Classes
NetworkBooleanPropertySync<K>
Provides an abstraction to track changes on a bool property contained on a
Network
NetworkByteArrayPropertySync<K>
Provides an abstraction to track changes on a byte array property contained on a
Network
NetworkBytePropertySync<K>
Provides an abstraction to track changes on a byte property contained on a
Network
NetworkColorPropertySync<K>
Provides an abstraction to track changes on a Color property contained on a
Network
NetworkCustomPropertiesProvider
Provides the Network
NetworkDateTimePropertySync<K>
Provides an abstraction to track changes on a Date
NetworkEndpointPropertySync<K>
Provides an abstraction to track changes on a Network
NetworkFloatPropertySync<K>
Provides an abstraction to track changes on a float property contained on a
Network
NetworkIntegerPropertySync<K>
Provides an abstraction to track changes on a int property contained on a
Network
NetworkLongIntegerPropertySync<K>
Provides an abstraction to track changes on a long property contained on a
Network
NetworkMatrix3x3PropertySync<K>
Provides an abstraction to track changes on a Matrix3x3 property contained on a
Network
NetworkMatrix4x4PropertySync<K>
Provides an abstraction to track changes on a Matrix3x3 property contained on a
Network
NetworkPlayerProvider
Provides the INetwork
NetworkPropertySync<K, V>
Provides an abstraction to track changes on a property contained on a Network
NetworkQuaternionPropertySync<K>
Provides an abstraction to track changes on a Quaternion property contained on a
Network
NetworkRoomProvider
Provides Custom
NetworkSerializablePropertySync<K, V>
Provides an abstraction to track changes on a bool property contained on a
Network
NetworkStringPropertySync<K>
Provides an abstraction to track changes on a string property contained on a
Network
NetworkTimeSpanPropertySync<K>
Provides an abstraction to track changes on a Time
NetworkVector2PropertySync<K>
Provides an abstraction to track changes on a Vector2 property contained on a
Network
NetworkVector3PropertySync<K>
Provides an abstraction to track changes on a Vector3 property contained on a
Network
NetworkVector4PropertySync<K>
Provides an abstraction to track changes on a Vector4 property contained on a
Network
Enums
NetworkPropertyProviderFilter
Defines the available filters to be used during Network