Enum SceneScopeType
Type of scopes for a scene load or unload.
Namespace: FishNet.Managing.Scened
Assembly: FishNet.Runtime.dll
Syntax
public enum SceneScopeType : byte
Fields
Name | Description |
---|---|
Connections | Scene action occurred for specified clients. |
Global | Scene action occured for all clients. |