ITR2_ASSET/IntoTheRadius2/Content/ITR2/Fonts/PTSansNarrow-Regular_Font.json

27 lines
No EOL
743 B
JSON

[
{
"Type": "Font",
"Name": "PTSansNarrow-Regular_Font",
"Class": "UScriptClass'Font'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"FontCacheType": "EFontCacheType::Runtime",
"CompositeFont": {
"DefaultTypeface": {
"Fonts": [
{
"Name": "Default",
"Font": {
"LocalFontFaceAsset": {
"ObjectName": "FontFace'PTSansNarrow-Regular'",
"ObjectPath": "/Game/ITR2/Fonts/PTSansNarrow-Regular.0"
},
"SubFaceIndex": 0
}
}
]
}
}
}
}
]