.DT
query_immediate_children
DW_wibble creator help
query_immediate_children

.SH Name
.SP 5 5
query_immediate_children -  This method returns the immediate children of the specified skill.
.EP

.SH Syntax
.SI 5
string * query_immediate_children(string skill)
.EI

.SH Parameters
.SI 5
%^BOLD%^skill%^RESET%^ - the skill to get the children of
.EI

.SH Returns
.SI 5
the immediate children of the skill
.EI

.SH Defined in
.SI 5
/std/skills.c
.EI

.SH Description
.SP 5 5

This method returns the immediate children of the specified skill.
.EP

