Show / Hide Table of Contents

Enum UpdateMode

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

Fields

Name Description
Normal
PredictionRollback

Extension Methods

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