[][src]Trait bakkesmod::wrappers::unreal::AttachmentPickup

pub trait AttachmentPickup: RumblePickupComponent {
    fn pickup_end(&self) { ... }
fn pickup_start(&self) { ... } }

Provided methods

fn pickup_end(&self)

fn pickup_start(&self)

Loading content...

Implementors

impl AttachmentPickup for AttachmentPickupWrapper[src]

Loading content...