Type Alias convey_rs::save::Collectable
source · pub type Collectable = ObjectReference;Aliased Type§
struct Collectable {
pub level_name: String,
pub path_name: String,
}Fields§
§level_name: String§path_name: String