Table of Contents

Enum SceneType

Namespace
FishMMO.Shared
Assembly
FishMMO.Shared.dll

Defines the types of scenes available in the FishMMO server.

public enum SceneType

Fields

Group = 2

Group specific scene instance.

OpenWorld = 1

Normal open world scene instance.

PvP = 3

Player versus Player scene instance.

Unknown = 0

Unknown or undefined scene type.