[][src]Derive Macro gdnative::NativeClass

#[derive(NativeClass)]
{
    // Attributes available to this derive:
    #[inherit]
    #[export]
    #[user_data]
    #[property]
    #[register_with]
}