Engines.IsDedicatedServer()

client
Check if the server is dedicated. Internally this is getting this information from the server_spawn event.

Returns

  • boolean True if the server is dedicated, false otherwise.

Examples

Engines.IsDedicatedServer – Check if the server is dedicated. Internally this is getting this information from the server_spawn event.