C# Class UnityEngine.Networking.HostTopologyInternal

Inheritance: IDisposable
Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Méthode Description
HostTopologyInternal ( HostTopology topology ) : System

Private Methods

Méthode Description
AddSpecialConnectionConfig ( ConnectionConfigInternal config ) : int
AddSpecialConnectionConfigWrapper ( ConnectionConfigInternal config ) : int
Dispose ( ) : void
InitMessagePoolSizeGrowthFactor ( float factor ) : void
InitOtherParameters ( HostTopology topology ) : void
InitReceivedPoolSize ( ushort pool ) : void
InitSentMessagePoolSize ( ushort pool ) : void
InitWrapper ( ConnectionConfigInternal config, int maxDefaultConnections ) : void

Method Details

HostTopologyInternal() public méthode

public HostTopologyInternal ( HostTopology topology ) : System
topology HostTopology
Résultat System