Crate tes3mp_plugin

Source

Re-exports§

pub use plugin::*;

Modules§

plugin

Macros§

call_instance
Calls a function on EVENTS_INSTANCE with given parameters
use_events
create and bind C symbols to given struct, should implement Events