46 lines
No EOL
1.3 KiB
JSON
46 lines
No EOL
1.3 KiB
JSON
[
|
|
{
|
|
"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"
|
|
}
|
|
] |