Table of Contents

Class KCCMoveFlagsHelper

Namespace
FishMMO.Shared
Assembly
FishMMO.Shared.dll

Helper for clearing one-shot flags on observer prediction. If new one-shot flags are added to KCCMoveFlags, include them here so observer future-state prediction clears them.

public static class KCCMoveFlagsHelper
Inheritance
KCCMoveFlagsHelper
Inherited Members

Methods

ClearOneShotFlags(ref int)

Clears all one-shot flags from the given flag set. Currently only Jump is one-shot.

public static void ClearOneShotFlags(ref int flags)

Parameters

flags int