Skip to content

Instantly share code, notes, and snippets.

@apocalyptech
Created October 24, 2022 22:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save apocalyptech/a2294b8026c6079f427a469a33d0f6bc to your computer and use it in GitHub Desktop.
Save apocalyptech/a2294b8026c6079f427a469a33d0f6bc to your computer and use it in GitHub Desktop.
EX_ObjectConst = 0x20
EX_NameConst = 0x21
EX_InstanceDelegate = 0x4B
EX_RotationConst = 0x22
EX_IntConst = 0x1D
EX_ByteConst = 0x24
EX_IntZero = 0x25
EX_IntOne = 0x26
EX_True = 0x27
EX_False = 0x28
EX_IntConstByte = 0x2C
EX_TransformConst = 0x2B
EX_VectorConst = 0x23
EX_FloatConst = 0x1E
EX_Int64Const = 0x35
EX_UInt64Const = 0x36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment