Module legacy

Source

Structsยง

LegacyDouble
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
LegacyId
Behaves like an i32 when connected to Flash or Nitro
Behaves like an i64 when connected to Unity
LegacyLength
Behaves like an i32 when connected to Flash or Nitro
Behaves like an i16 when connected to Unity
LegacyStringId
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