Method IsJotunnOnServer
| Improve this Doc View SourceIsJotunnOnServer()
Check if Jotunn is installed and loaded on the server.
Can be called from both client and server.
Can be called from both client and server.
Declaration
public static bool IsJotunnOnServer()
Returns
Type | Description |
---|---|
bool | true if Jotunn is loaded on the server. false if Jotunn is not loaded on the server or no server connection is established |