[][src]Trait unity_native_plugin::interface::UnityInterface

pub trait UnityInterface {
    fn get_interface_guid() -> UnityInterfaceGUID;
fn new(interface: *const IUnityInterface) -> Self; }

Required methods

Loading content...

Implementors

Loading content...