dump: [json] pakchunk0_s4

This commit is contained in:
merith-tk 2024-11-27 22:17:42 -08:00
parent a0202f19ac
commit 184f12fe9d
2029 changed files with 13029077 additions and 0 deletions

View file

@ -0,0 +1,46 @@
[
{
"Type": "UserDefinedEnum",
"Name": "ENPCFireActions",
"Class": "UScriptClass'UserDefinedEnum'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DisplayNameMap": [
{
"Key": "NewEnumerator0",
"Value": {
"Namespace": "",
"Key": "22BB98234999D3325CED8A807E9FC1CC",
"SourceString": "StartFire",
"LocalizedString": "StartFire"
}
},
{
"Key": "NewEnumerator1",
"Value": {
"Namespace": "",
"Key": "E4EDA85D4A2698F9148B1DB10A13A340",
"SourceString": "StopFire",
"LocalizedString": "StopFire"
}
},
{
"Key": "NewEnumerator2",
"Value": {
"Namespace": "",
"Key": "C552CF2E473AC442430521A900301B90",
"SourceString": "StartBurstFire",
"LocalizedString": "StartBurstFire"
}
}
]
},
"Names": {
"ENPCFireActions::NewEnumerator0": 0,
"ENPCFireActions::NewEnumerator1": 1,
"ENPCFireActions::NewEnumerator2": 2,
"ENPCFireActions::ENPCFireActions_MAX": 3
},
"CppForm": "Namespaced"
}
]