dump: [json] pakchunk0
dump: [json] [pak] pakchunk0 dump: [json] [utoc] pakchunk0 track large files with lfs
This commit is contained in:
parent
a0202f19ac
commit
6c5b2d22ac
5983 changed files with 1839706 additions and 0 deletions
|
@ -0,0 +1,56 @@
|
|||
[
|
||||
{
|
||||
"Type": "UserDefinedEnum",
|
||||
"Name": "ENiagara_ImportanceColorMode",
|
||||
"Class": "UScriptClass'UserDefinedEnum'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DisplayNameMap": [
|
||||
{
|
||||
"Key": "NewEnumerator0",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "C9AB66274DC0A2524626A4960EDB639D",
|
||||
"SourceString": "RGB Luminance",
|
||||
"LocalizedString": "RGB Luminance"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator1",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "EA54B7C84FC6FF93C8C954BC33AB53ED",
|
||||
"SourceString": "RGB Average",
|
||||
"LocalizedString": "RGB Average"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator2",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "7638DB9D486C4E377D7CDABF072A7FB1",
|
||||
"SourceString": "RGB Max",
|
||||
"LocalizedString": "RGB Max"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator3",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "CCE2D6764D42EF8536A3119AE21D14A7",
|
||||
"SourceString": "Individual RGBA Channel",
|
||||
"LocalizedString": "Individual RGBA Channel"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Names": {
|
||||
"ENiagara_ImportanceColorMode::NewEnumerator0": 0,
|
||||
"ENiagara_ImportanceColorMode::NewEnumerator1": 1,
|
||||
"ENiagara_ImportanceColorMode::NewEnumerator2": 2,
|
||||
"ENiagara_ImportanceColorMode::NewEnumerator3": 3,
|
||||
"ENiagara_ImportanceColorMode::ENiagara_MAX": 4
|
||||
},
|
||||
"CppForm": "Namespaced"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,86 @@
|
|||
[
|
||||
{
|
||||
"Type": "UserDefinedEnum",
|
||||
"Name": "ENiagara_ImportanceRejectionMode",
|
||||
"Class": "UScriptClass'UserDefinedEnum'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DisplayNameMap": [
|
||||
{
|
||||
"Key": "NewEnumerator0",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "3141F8D746A08E396AE36D84B84751CE",
|
||||
"SourceString": "RGB Luminance",
|
||||
"LocalizedString": "RGB Luminance"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator1",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "2F2452E948B2EB9A890B9099B3AC2F35",
|
||||
"SourceString": "RGB Average",
|
||||
"LocalizedString": "RGB Average"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator2",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "42E89C5246BBDFCBAE2DDC9F6F2B9A8E",
|
||||
"SourceString": "RGB Max",
|
||||
"LocalizedString": "RGB Max"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator3",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "146795384642BCF9CDEE8392338DF796",
|
||||
"SourceString": "R Channel",
|
||||
"LocalizedString": "R Channel"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator4",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "640584EA40D1DD7E284020BD385B071C",
|
||||
"SourceString": "G Channel",
|
||||
"LocalizedString": "G Channel"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator5",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "C0268C6F4E71EB7196D56ABC17A4AD0A",
|
||||
"SourceString": "B Channel",
|
||||
"LocalizedString": "B Channel"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator6",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "E6CACDE44FB40B35553AF88EC7721490",
|
||||
"SourceString": "A Channel",
|
||||
"LocalizedString": "A Channel"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Names": {
|
||||
"ENiagara_ImportanceRejectionMode::NewEnumerator0": 0,
|
||||
"ENiagara_ImportanceRejectionMode::NewEnumerator1": 1,
|
||||
"ENiagara_ImportanceRejectionMode::NewEnumerator2": 2,
|
||||
"ENiagara_ImportanceRejectionMode::NewEnumerator3": 3,
|
||||
"ENiagara_ImportanceRejectionMode::NewEnumerator4": 4,
|
||||
"ENiagara_ImportanceRejectionMode::NewEnumerator5": 5,
|
||||
"ENiagara_ImportanceRejectionMode::NewEnumerator6": 6,
|
||||
"ENiagara_ImportanceRejectionMode::ENiagara_MAX": 7
|
||||
},
|
||||
"CppForm": "Namespaced"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,56 @@
|
|||
[
|
||||
{
|
||||
"Type": "UserDefinedEnum",
|
||||
"Name": "ENiagara_OrientVectorCount",
|
||||
"Class": "UScriptClass'UserDefinedEnum'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DisplayNameMap": [
|
||||
{
|
||||
"Key": "NewEnumerator0",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "6ED9FA314F6003E3389C07AA9F8984DF",
|
||||
"SourceString": "Facing",
|
||||
"LocalizedString": "Facing"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator1",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "5AE37A7340701082915CDCAA16C5EC06",
|
||||
"SourceString": "Facing/Up",
|
||||
"LocalizedString": "Facing/Up"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator2",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "276D4A4E4DD3CDB84DED93AE93C7CDA2",
|
||||
"SourceString": "Facing/Side",
|
||||
"LocalizedString": "Facing/Side"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator3",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "738262E843591A67AF0FF99FB02EBA98",
|
||||
"SourceString": "Facing/Side/Up",
|
||||
"LocalizedString": "Facing/Side/Up"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Names": {
|
||||
"ENiagara_OrientVectorCount::NewEnumerator0": 0,
|
||||
"ENiagara_OrientVectorCount::NewEnumerator1": 1,
|
||||
"ENiagara_OrientVectorCount::NewEnumerator2": 2,
|
||||
"ENiagara_OrientVectorCount::NewEnumerator3": 3,
|
||||
"ENiagara_OrientVectorCount::ENiagara_MAX": 4
|
||||
},
|
||||
"CppForm": "Namespaced"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,66 @@
|
|||
[
|
||||
{
|
||||
"Type": "UserDefinedEnum",
|
||||
"Name": "ENiagara_UpdateMeshOrientationMode",
|
||||
"Class": "UScriptClass'UserDefinedEnum'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DisplayNameMap": [
|
||||
{
|
||||
"Key": "NewEnumerator0",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "B88FE8884E15124CD903E9BEFD8B2A01",
|
||||
"SourceString": "Rotation Rate",
|
||||
"LocalizedString": "Rotation Rate"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator1",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "B676530B4ECF0B29408672BB49CCEF69",
|
||||
"SourceString": "Orient To Vector(s)",
|
||||
"LocalizedString": "Orient To Vector(s)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator2",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "30F3A1504C28BF1127A91BBCF5160917",
|
||||
"SourceString": "Orient to Position",
|
||||
"LocalizedString": "Orient to Position"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator3",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "22AFF077423074B3F197DF91E95237EC",
|
||||
"SourceString": "Flight Orientation",
|
||||
"LocalizedString": "Flight Orientation"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator6",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "F49A02F140C3472D8B73538C330F4188",
|
||||
"SourceString": "Rolling Orientation",
|
||||
"LocalizedString": "Rolling Orientation"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Names": {
|
||||
"ENiagara_UpdateMeshOrientationMode::NewEnumerator0": 0,
|
||||
"ENiagara_UpdateMeshOrientationMode::NewEnumerator1": 1,
|
||||
"ENiagara_UpdateMeshOrientationMode::NewEnumerator2": 2,
|
||||
"ENiagara_UpdateMeshOrientationMode::NewEnumerator3": 3,
|
||||
"ENiagara_UpdateMeshOrientationMode::NewEnumerator6": 4,
|
||||
"ENiagara_UpdateMeshOrientationMode::ENiagara_MAX": 5
|
||||
},
|
||||
"CppForm": "Namespaced"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,46 @@
|
|||
[
|
||||
{
|
||||
"Type": "UserDefinedEnum",
|
||||
"Name": "ENiagara_VelocityMode",
|
||||
"Class": "UScriptClass'UserDefinedEnum'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DisplayNameMap": [
|
||||
{
|
||||
"Key": "NewEnumerator0",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "5250C7C4408E0AA2FBB080ADC70FF9C6",
|
||||
"SourceString": "Linear",
|
||||
"LocalizedString": "Linear"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator1",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "92C81CFD4E008478080D7B8338502465",
|
||||
"SourceString": "From Point",
|
||||
"LocalizedString": "From Point"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator2",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "2192DF83488A45DFBE2F95A504D43198",
|
||||
"SourceString": "In Cone",
|
||||
"LocalizedString": "In Cone"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Names": {
|
||||
"ENiagara_VelocityMode::NewEnumerator0": 0,
|
||||
"ENiagara_VelocityMode::NewEnumerator1": 1,
|
||||
"ENiagara_VelocityMode::NewEnumerator2": 2,
|
||||
"ENiagara_VelocityMode::ENiagara_MAX": 3
|
||||
},
|
||||
"CppForm": "Namespaced"
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue