Variable IS_MMOConst

IS_MMO: boolean = !!Game.shard?.name?.startsWith("shard")

Is game running on the official server

Generated using TypeDoc