ITR2_ASSET/Engine/Plugins/FX/Niagara/Content/Enums/Collision/SceneDepthCollisionQueryMethod.json
merith-tk 6c5b2d22ac dump: [json] pakchunk0
dump: [json] [pak]  pakchunk0
dump: [json] [utoc] pakchunk0
track large files with lfs
2024-11-29 17:10:45 -08:00

46 lines
No EOL
1.4 KiB
JSON

[
{
"Type": "UserDefinedEnum",
"Name": "SceneDepthCollisionQueryMethod",
"Class": "UScriptClass'UserDefinedEnum'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DisplayNameMap": [
{
"Key": "NewEnumerator0",
"Value": {
"Namespace": "",
"Key": "8E23714348003D3044722B89635E9B0C",
"SourceString": "Scene Depth",
"LocalizedString": "Scene Depth"
}
},
{
"Key": "NewEnumerator1",
"Value": {
"Namespace": "",
"Key": "78C4CADF40C3B289877369BCD967E38C",
"SourceString": "Custom Depth",
"LocalizedString": "Custom Depth"
}
},
{
"Key": "NewEnumerator2",
"Value": {
"Namespace": "",
"Key": "8728909A4FC160CF8CC8A08D1EB50BBD",
"SourceString": "Partial Depth",
"LocalizedString": "Partial Depth"
}
}
]
},
"Names": {
"SceneDepthCollisionQueryMethod::NewEnumerator0": 0,
"SceneDepthCollisionQueryMethod::NewEnumerator1": 1,
"SceneDepthCollisionQueryMethod::NewEnumerator2": 2,
"SceneDepthCollisionQueryMethod::SceneDepthCollisionQueryMethod_MAX": 3
},
"CppForm": "Namespaced"
}
]