Table of Contents

Delegate Listeners.OnHostNameChanged

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll

Called when the server has changed hostname.

[ListenerName("OnHostNameChanged")]
public delegate void Listeners.OnHostNameChanged(string hostname)

Parameters

hostname string

New hostname of the server