pub fn get_object_list_origin() -> u8Expand description
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).