mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
ParameterData
mutils
type_info
Undocumented in source.
struct
ParameterData {
TypeData
typeData
;
LuaType
luaType
;
bool
hasDefaultValue
;
}
Members
Variables
hasDefaultValue
bool
hasDefaultValue
;
Undocumented in source.
luaType
LuaType
luaType
;
Undocumented in source.
typeData
TypeData
typeData
;
Undocumented in source.
Meta
Source
See Implementation
mutils
type_info
enums
LuaType
functions
getProcedureData
getTypeData
toLuaType
structs
Field
OverloadData
ParameterData
ProcedureData
TypeData