Method IsSupported
- Namespace
- GuildWars2
- Assembly
- GW2SDK.dll
IsSupported()
Checks if the GameLink is supported on the current platform.
public static bool IsSupported()
Returns
- bool
true
if the GameLink is supported on the current platform; otherwise,false
.