Table of Contents

Enum Agent.EventControlFlag

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
[Flags]
public enum Agent.EventControlFlag : uint
Extension Methods

Fields

Crouch = 8192
Dismount = 1
DoubleTapToDirectionDown = 131072
DoubleTapToDirectionLeft = DoubleTapToDirectionUp | DoubleTapToDirectionDown
DoubleTapToDirectionMask = DoubleTapToDirectionLeft | DoubleTapToDirectionRight
DoubleTapToDirectionRight = 262144
DoubleTapToDirectionUp = 65536
Jump = 8
Kick = 32768
Mount = 2
Rear = 4
Run = 4096
Sheath0 = 256
Sheath1 = 512
Stand = 16384
ToggleAlternativeWeapon = 1024
Walk = 2048
Wield0 = 16
Wield1 = 32
Wield2 = 64
Wield3 = 128

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).