ITR2_ASSET/IntoTheRadius2/Content/ITR2/Configurations/Subtitles/DT_SubtitlesInstigatorNames.json

24 lines
630 B
JSON
Raw Normal View History

2024-11-28 06:17:42 +00:00
[
{
"Type": "DataTable",
"Name": "DT_SubtitlesInstigatorNames",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "Class'SubtitleInstigatorData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
"Rows": {
"Guide": {
"InstigatorName": {
"Namespace": "",
"Key": "D1D664924EB9BA2DBADFF5BD4606EE2A",
"SourceString": "Guide",
"LocalizedString": "Guide"
}
}
}
}
]