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

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

Required methods

Loading content...

Implementors

impl UnityInterface for UnityGraphics[src]

Loading content...