Public Member Functions | |
| mixed | RegisterType (mixed name, mixed parenttype_or_name, mixed arr, mixed abstract) |
| mixed | Get (mixed type_or_name_or_id) |
| mixed | GetList (mixed filterfun) |
Definition at line 6317 of file lua_pseudo_code.cpp.
| mixed gTypeListPrototype::RegisterType | ( | mixed | name, | |
| mixed | parenttype_or_name, | |||
| mixed | arr, | |||
| mixed | abstract | |||
| ) | [inline] |
Definition at line 6319 of file lua_pseudo_code.cpp.
| mixed gTypeListPrototype::Get | ( | mixed | type_or_name_or_id | ) | [inline] |
Definition at line 6321 of file lua_pseudo_code.cpp.
| mixed gTypeListPrototype::GetList | ( | mixed | filterfun | ) | [inline] |
Definition at line 6323 of file lua_pseudo_code.cpp.
1.5.6