Members
-
string
name
— Name of the tag.
-
string
argument
— Argument of the tag.
-
int
type
— Type ID of the tag. By default, text nodes are -1 and tags are 0.
-
int
value
— Value of the tag, not filled out by default.
BBTag@
get_children(
uint
index
)
-
uint
index — Index of the child tag to get.
Returns
BBTag@
: Index-th child tag.