[][src]Function tes3mp_plugin::plugin::generated::get_object_list_origin

pub fn get_object_list_origin() -> u8

Get the origin of the read object list.

Returns the origin (0 for CLIENT_GAMEPLAY, 1 for CLIENT_CONSOLE, 2 for
CLIENT_DIALOGUE, 3 for CLIENT_SCRIPT_LOCAL, 4 for CLIENT_SCRIPT_GLOBAL,
5 for SERVER_SCRIPT).