SteamSubsystem.RequestServerList Method

[This is preliminary documentation and is subject to change.]

[Missing documentation for “M:Game.Subsystems.SteamSubsystem.RequestServerList(Game.Subsystems.IServerListHandler,System.Boolean)”]

Namespace: Game.SubsystemsAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0

Syntax

C#

public Request RequestServerList(
    IServerListHandler handler,
    bool lanOnly = true
)

Parameters

handler

Type: Game.Subsystems.IServerListHandler[Missing documentation for “M:Game.Subsystems.SteamSubsystem.RequestServerList(Game.Subsystems.IServerListHandler,System.Boolean)”]

lanOnly (Optional)

Type: System.Boolean[Missing documentation for “M:Game.Subsystems.SteamSubsystem.RequestServerList(Game.Subsystems.IServerListHandler,System.Boolean)”]

Return Value

Type: Request[Missing documentation for “M:Game.Subsystems.SteamSubsystem.RequestServerList(Game.Subsystems.IServerListHandler,System.Boolean)”]

See Also

Reference

SteamSubsystem ClassGame.Subsystems Namespace