2024-06-12 12:42:50 -04:00
|
|
|
{
|
2025-01-08 21:48:48 -05:00
|
|
|
"MappingPath": "",
|
2025-01-11 06:35:44 -05:00
|
|
|
"TypeNamesToMatch": [
|
2025-01-08 21:48:48 -05:00
|
|
|
"Class",
|
|
|
|
"GClass",
|
|
|
|
"GStruct",
|
|
|
|
"GControl",
|
|
|
|
"ValueStruct",
|
|
|
|
"Interface",
|
|
|
|
"GInterface"
|
2025-01-08 22:26:34 -05:00
|
|
|
],
|
2025-01-11 06:35:44 -05:00
|
|
|
"MethodNamesToIgnore": [
|
2025-01-08 22:26:34 -05:00
|
|
|
"method_",
|
|
|
|
"smethod_",
|
|
|
|
"vmethod_"
|
2025-01-09 03:00:09 -05:00
|
|
|
],
|
2025-01-11 06:35:44 -05:00
|
|
|
"FieldNamesToIgnore": [
|
2025-01-09 03:00:09 -05:00
|
|
|
"action",
|
|
|
|
"bool",
|
|
|
|
"dictionary",
|
|
|
|
"list",
|
|
|
|
"vector",
|
|
|
|
"int",
|
|
|
|
"float",
|
|
|
|
"single",
|
|
|
|
"double",
|
|
|
|
"string",
|
|
|
|
"transform",
|
|
|
|
"ushort",
|
|
|
|
"byte",
|
|
|
|
"object",
|
|
|
|
"gameobject"
|
2025-01-08 21:48:48 -05:00
|
|
|
]
|
2024-06-26 14:45:54 -04:00
|
|
|
}
|