Skip to main content

read_message_events

Function read_message_events 

Source
pub fn read_message_events(
    file_name: &str,
    mpq: &MPQ,
    file_contents: &[u8],
) -> Result<Vec<MessageEvent>, S2ProtocolError>
Expand description

Attempts to read the message events, panics under unknown protocol