Table of Contents

Enum FlexOpCode_t

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public enum FlexOpCode_t : uint
Extension Methods

Fields

FLEX_OP_2WAY_0 = 15
FLEX_OP_2WAY_1 = 16
FLEX_OP_ABS = 26
FLEX_OP_ADD = 4
FLEX_OP_CLOSE = 11
FLEX_OP_COMBO = 18
FLEX_OP_COMMA = 12
FLEX_OP_CONST = 1
FLEX_OP_COS = 25
FLEX_OP_DIV = 7
FLEX_OP_DME_LOWER_EYELID = 20
FLEX_OP_DME_UPPER_EYELID = 21
FLEX_OP_DOMINATE = 19
FLEX_OP_EXP = 9
FLEX_OP_FETCH1 = 2
FLEX_OP_FETCH2 = 3
FLEX_OP_MAX = 13
FLEX_OP_MIN = 14
FLEX_OP_MUL = 6
FLEX_OP_NEG = 8
FLEX_OP_NWAY = 17
FLEX_OP_OPEN = 10
FLEX_OP_REMAPVALCLAMPED = 23
FLEX_OP_SIN = 24
FLEX_OP_SQRT = 22
FLEX_OP_SUB = 5