1 |
The
"api_"
prefix
does
nothing
as
far
as
I
can
tell.
In
general,
the
names
of
files
shouldn't
be
important.
Tthe
"api
=
true"
parameter
returned
from
widget:GetInfo(
)
is
responsible
for
hiding
them
from
the
list
(
or
"alwaysStart
=
true",
I
have
not
tested
the
difference)
.
|
1 |
The
"api_"
prefix
does
nothing
as
far
as
I
can
tell.
In
general,
the
names
of
files
shouldn't
be
important.
The
"api"
key
returned
from
widget:GetInfo(
)
is
responsible
for
hiding
them
from
the
list
(
or
"alwaysStart",
I
have
not
tested
the
difference)
.
|