dump: [json] pakchunk0

dump: [json] [pak]  pakchunk0
dump: [json] [utoc] pakchunk0
track large files with lfs
This commit is contained in:
merith-tk 2024-11-29 17:06:31 -08:00
parent a0202f19ac
commit 6c5b2d22ac
5983 changed files with 1839706 additions and 0 deletions

View file

@ -0,0 +1,46 @@
[
{
"Type": "UserDefinedEnum",
"Name": "ENiagara_AngleInput",
"Class": "UScriptClass'UserDefinedEnum'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DisplayNameMap": [
{
"Key": "NewEnumerator0",
"Value": {
"Namespace": "",
"Key": "519FE9954354D4F2E5C4069AC2F9952C",
"SourceString": "Degrees",
"LocalizedString": "Degrees"
}
},
{
"Key": "NewEnumerator1",
"Value": {
"Namespace": "",
"Key": "36815211441A756A246F94A5C60E7267",
"SourceString": "Normalized Angle (0-1)",
"LocalizedString": "Normalized Angle (0-1)"
}
},
{
"Key": "NewEnumerator2",
"Value": {
"Namespace": "",
"Key": "301EA99E4A4A7A281A8A7BAB115302E4",
"SourceString": "Radians",
"LocalizedString": "Radians"
}
}
]
},
"Names": {
"ENiagara_AngleInput::NewEnumerator0": 0,
"ENiagara_AngleInput::NewEnumerator1": 1,
"ENiagara_AngleInput::NewEnumerator2": 2,
"ENiagara_AngleInput::ENiagara_MAX": 3
},
"CppForm": "Namespaced"
}
]