Function eos_rs::api::gameplay::get_language

source ·
pub fn get_language() -> i32
Expand description

Gets the single-byte language ID of the current program.

The language ID appears to be used to index some global tables.

It is probably the firmware language ID…?