Type Definition eos_rs::api::script_vars::ScriptVariableId
source · pub type ScriptVariableId = script_var_id;
Expand description
A script variable ID with associated methods to get metadata.
Use the associated constants or the Self::new
method to get instances of this.
Implementations§
source§impl ScriptVariableId
impl ScriptVariableId
This impl provides general metadata about script variables in the game.