Skip to main content

component_get_impl

Function component_get_impl 

Source
pub fn component_get_impl(
    context_id: GoudContextId,
    entity_id: GoudEntityId,
    type_id_hash: u64,
) -> *const u8
Expand description

Gets a read-only pointer to a component on an entity.