| AddRef() | Urho3D::RefCounted | |
| allowedRemoteEvents_ | Urho3D::Network | private |
| AttemptNATPunchtrough(const String &guid, Scene *scene, const VariantMap &identity=Variant::emptyVariantMap) | Urho3D::Network | |
| BanAddress(const String &address) | Urho3D::Network | |
| blacklistedRemoteEvents_ | Urho3D::Network | private |
| blockEvents_ | Urho3D::Object | private |
| BroadcastMessage(int msgID, bool reliable, bool inOrder, const VectorBuffer &msg, unsigned contentID=0) | Urho3D::Network | |
| BroadcastMessage(int msgID, bool reliable, bool inOrder, const unsigned char *data, unsigned numBytes, unsigned contentID=0) | Urho3D::Network | |
| BroadcastRemoteEvent(StringHash eventType, bool inOrder, const VariantMap &eventData=Variant::emptyVariantMap) | Urho3D::Network | |
| BroadcastRemoteEvent(Scene *scene, StringHash eventType, bool inOrder, const VariantMap &eventData=Variant::emptyVariantMap) | Urho3D::Network | |
| BroadcastRemoteEvent(Node *node, StringHash eventType, bool inOrder, const VariantMap &eventData=Variant::emptyVariantMap) | Urho3D::Network | |
| Cast() | Urho3D::Object | inline |
| Cast() const | Urho3D::Object | inline |
| CheckRemoteEvent(StringHash eventType) const | Urho3D::Network | |
| clientConnections_ | Urho3D::Network | private |
| ClientDisconnected(const SLNet::AddressOrGUID &connection) | Urho3D::Network | |
| ConfigureNetworkSimulator() | Urho3D::Network | private |
| Connect(const String &address, unsigned short port, Scene *scene, const VariantMap &identity=Variant::emptyVariantMap) | Urho3D::Network | |
| context_ | Urho3D::Object | protected |
| Disconnect(int waitMSec=0) | Urho3D::Network | |
| DiscoverHosts(unsigned port) | Urho3D::Network | |
| eventHandlers_ | Urho3D::Object | private |
| FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) const | Urho3D::Object | private |
| FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) const | Urho3D::Object | private |
| FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) const | Urho3D::Object | private |
| GetBlockEvents() const | Urho3D::Object | inline |
| GetCategory() const | Urho3D::Object | |
| GetClientConnections() const | Urho3D::Network | |
| GetConnection(const SLNet::AddressOrGUID &connection) const | Urho3D::Network | |
| GetContext() const | Urho3D::Object | inline |
| GetEventDataMap() const | Urho3D::Object | |
| GetEventHandler() const | Urho3D::Object | |
| GetEventSender() const | Urho3D::Object | |
| GetGlobalVar(StringHash key) const | Urho3D::Object | |
| GetGlobalVars() const | Urho3D::Object | |
| GetGUID() const | Urho3D::Network | inline |
| GetPackageCacheDir() const | Urho3D::Network | inline |
| GetServerConnection() const | Urho3D::Network | |
| GetSimulatedLatency() const | Urho3D::Network | inline |
| GetSimulatedPacketLoss() const | Urho3D::Network | inline |
| GetSubsystem(StringHash type) const | Urho3D::Object | |
| GetSubsystem() const | Urho3D::Object | |
| GetType() const =0 | Urho3D::Object | pure virtual |
| GetTypeInfo() const =0 | Urho3D::Object | pure virtual |
| GetTypeInfoStatic() | Urho3D::Object | inlinestatic |
| GetTypeName() const =0 | Urho3D::Object | pure virtual |
| GetUpdateFps() const | Urho3D::Network | inline |
| guid_ | Urho3D::Network | private |
| HandleBeginFrame(StringHash eventType, VariantMap &eventData) | Urho3D::Network | private |
| HandleIncomingPacket(SLNet::Packet *packet, bool isServer) | Urho3D::Network | private |
| HandleMessage(const SLNet::AddressOrGUID &source, int packetID, int msgID, const char *data, size_t numBytes) | Urho3D::Network | |
| HandleRenderUpdate(StringHash eventType, VariantMap &eventData) | Urho3D::Network | private |
| HasEventHandlers() const | Urho3D::Object | inline |
| HasSubscribedToEvent(StringHash eventType) const | Urho3D::Object | |
| HasSubscribedToEvent(Object *sender, StringHash eventType) const | Urho3D::Object | |
| identity_ | Urho3D::Network | private |
| IsInstanceOf(StringHash type) const | Urho3D::Object | |
| IsInstanceOf(const TypeInfo *typeInfo) const | Urho3D::Object | |
| IsInstanceOf() const | Urho3D::Object | inline |
| isServer_ | Urho3D::Network | private |
| IsServerRunning() const | Urho3D::Network | |
| MakeHttpRequest(const String &url, const String &verb=String::EMPTY, const Vector< String > &headers=Vector< String >(), const String &postData=String::EMPTY) | Urho3D::Network | |
| natPunchServerAddress_ | Urho3D::Network | private |
| natPunchthroughClient_ | Urho3D::Network | private |
| natPunchthroughServerClient_ | Urho3D::Network | private |
| Network(Context *context) | Urho3D::Network | explicit |
| networkScenes_ | Urho3D::Network | private |
| NewConnectionEstablished(const SLNet::AddressOrGUID &connection) | Urho3D::Network | |
| Object(Context *context) | Urho3D::Object | explicit |
| OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Urho3D::Object | virtual |
| OnServerConnected(const SLNet::AddressOrGUID &address) | Urho3D::Network | private |
| OnServerDisconnected(const SLNet::AddressOrGUID &address) | Urho3D::Network | private |
| operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
| packageCacheDir_ | Urho3D::Network | private |
| password_ | Urho3D::Network | private |
| PostUpdate(float timeStep) | Urho3D::Network | |
| rakPeer_ | Urho3D::Network | private |
| rakPeerClient_ | Urho3D::Network | private |
| refCount_ | Urho3D::RefCounted | private |
| RefCounted() | Urho3D::RefCounted | |
| RefCounted(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
| RefCountPtr() | Urho3D::RefCounted | inline |
| Refs() const | Urho3D::RefCounted | |
| RegisterRemoteEvent(StringHash eventType) | Urho3D::Network | |
| ReleaseRef() | Urho3D::RefCounted | |
| remoteGUID_ | Urho3D::Network | private |
| RemoveEventSender(Object *sender) | Urho3D::Object | private |
| scene_ | Urho3D::Network | private |
| SendEvent(StringHash eventType) | Urho3D::Object | |
| SendEvent(StringHash eventType, VariantMap &eventData) | Urho3D::Object | |
| SendEvent(StringHash eventType, Args... args) | Urho3D::Object | inline |
| SendPackageToClients(Scene *scene, PackageFile *package) | Urho3D::Network | |
| serverConnection_ | Urho3D::Network | private |
| SetBlockEvents(bool block) | Urho3D::Object | inline |
| SetDiscoveryBeacon(const VariantMap &data) | Urho3D::Network | |
| SetGlobalVar(StringHash key, const Variant &value) | Urho3D::Object | |
| SetNATServerInfo(const String &address, unsigned short port) | Urho3D::Network | |
| SetPackageCacheDir(const String &path) | Urho3D::Network | |
| SetPassword(const String &password) | Urho3D::Network | |
| SetSimulatedLatency(int ms) | Urho3D::Network | |
| SetSimulatedPacketLoss(float probability) | Urho3D::Network | |
| SetUpdateFps(int fps) | Urho3D::Network | |
| simulatedLatency_ | Urho3D::Network | private |
| simulatedPacketLoss_ | Urho3D::Network | private |
| StartNATClient() | Urho3D::Network | |
| StartServer(unsigned short port, unsigned int maxConnections=128) | Urho3D::Network | |
| StopServer() | Urho3D::Network | |
| SubscribeToEvent(StringHash eventType, EventHandler *handler) | Urho3D::Object | |
| SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler) | Urho3D::Object | |
| SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr) | Urho3D::Object | |
| SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr) | Urho3D::Object | |
| UnregisterAllRemoteEvents() | Urho3D::Network | |
| UnregisterRemoteEvent(StringHash eventType) | Urho3D::Network | |
| UnsubscribeFromAllEvents() | Urho3D::Object | |
| UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData) | Urho3D::Object | |
| UnsubscribeFromEvent(StringHash eventType) | Urho3D::Object | |
| UnsubscribeFromEvent(Object *sender, StringHash eventType) | Urho3D::Object | |
| UnsubscribeFromEvents(Object *sender) | Urho3D::Object | |
| Update(float timeStep) | Urho3D::Network | |
| updateAcc_ | Urho3D::Network | private |
| updateFps_ | Urho3D::Network | private |
| updateInterval_ | Urho3D::Network | private |
| URHO3D_OBJECT(Network, Object) (defined in Urho3D::Network) | Urho3D::Network | private |
| WeakRefs() const | Urho3D::RefCounted | |
| ~Network() override | Urho3D::Network | |
| ~Object() override | Urho3D::Object | |
| ~RefCounted() | Urho3D::RefCounted | virtual |