Type Definition oxygengine_visual_novel::system::VnStorySystemResources[][src]

pub type VnStorySystemResources<'a> = (&'a AppLifeCycle, &'a AssetsDatabase, &'a mut VnStoryManager, &'a mut VnStorySystemCache);