Module g_rust::protocol::vars::legacy

source ·

Structs

  • Always behaves like an f64
    Reads a string and parses it to f64 when connected to Flash or Nitro
    Reads an f64 when connected to Unity
  • Behaves like an i32 when connected to Flash or Nitro
    Behaves like an i64 when connected to Unity
  • Behaves like an i32 when connected to Flash or Nitro
    Behaves like an i16 when connected to Unity
  • Always behaves like an i64
    Reads a string and parses it to i64 when connected to Flash or Nitro
    Reads an i64 when connected to Unity