Type Definition ark_api::world::ResourceHandleRepr
source · pub type ResourceHandleRepr = u32;Expand description
A raw handle to a unique resource
This handle can be retrieved through the Resource Ark API
pub type ResourceHandleRepr = u32;A raw handle to a unique resource
This handle can be retrieved through the Resource Ark API