Skip to main content

get_current_cst_token

Function get_current_cst_token 

Source
pub fn get_current_cst_token(
    query: Query<'_, '_, (Entity, &CstTokens, &PositionComponent, &RopeC, &Source)>,
    commands: Commands<'_, '_>,
)