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