Files
PetitPlanet-Data/Blackboard/TestConfigBoard.json
2025-11-11 07:21:48 +07:00

85 lines
2.3 KiB
JSON

{
"$type": "miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp",
"path": "Assets/MoleRes/Rel/SRes/Data/Blackboard/TestConfigBoard.json",
"boardName": "Test",
"isStatic": true,
"keys": [
{
"isStatic": true,
"mustNoSharing": false,
"showName": "ToolAnimFadeTime",
"DataType": 4,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultFloat, Assembly-CSharp",
"_value": 0.3
},
"category": null,
"nameHistory": [
"ToolAnimFadeTime-279b406140d392042ace6590af9b5f1c-0"
],
"programName": "ToolAnimFadeTime"
},
{
"isStatic": true,
"mustNoSharing": false,
"showName": "TestFloatValue",
"DataType": 4,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultFloat, Assembly-CSharp",
"_value": 1.0
},
"category": null,
"nameHistory": [
"TestFloatValue-279b406140d392042ace6590af9b5f1c-0"
],
"programName": "TestFloatValue"
},
{
"isStatic": true,
"mustNoSharing": false,
"showName": "TestRealseFish",
"DataType": 1,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultBool, Assembly-CSharp",
"_value": true
},
"category": null,
"nameHistory": [
"TestRealseFish-279b406140d392042ace6590af9b5f1c-0"
],
"programName": ""
},
{
"isStatic": true,
"mustNoSharing": false,
"showName": "TestPauseGame",
"DataType": 1,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultBool, Assembly-CSharp",
"_value": false
},
"category": null,
"nameHistory": [
"TestPauseGame-279b406140d392042ace6590af9b5f1c-0"
]
},
{
"isStatic": true,
"mustNoSharing": false,
"showName": "TestToolId",
"DataType": 3,
"sharingStrategy": 1,
"category": null,
"nameHistory": [
"TestToolId-279b406140d392042ace6590af9b5f1c-0"
],
"programName": "TestToolId"
}
],
"keysHash": -1777061605,
"genCodePath": "Assets/Scripts/Gen/Blackboard/BlackboardKeys.Test.cs"
}