Show / Hide Table of Contents

Enum NetPlayerState

Namespace: LiteEntitySystem
Assembly: LiteEntitySystem.dll
Syntax
public enum NetPlayerState

Fields

Name Description
Active
RequestBaseline
WaitingForFirstInput
WaitingForFirstInputProcess

Extension Methods

Utils.GetEnumValueInt<NetPlayerState>(NetPlayerState)
Utils.GetEnumValue<NetPlayerState>(NetPlayerState)
Utils.HasFlagFast<NetPlayerState>(NetPlayerState, NetPlayerState)
In this article
Back to top Generated by DocFX