Skip to main content

create_entity

Function create_entity 

Source
pub(super) fn create_entity(
    context: &CommandContext<CommandSource, SteelCommandRuntime>,
    entity_type: EntityTypeRef,
    position: DVec3,
) -> Result<SharedEntity, CommandSyntaxError>