Versions / 0.6.0-pre.1 / NPC / Roles / Intelligent / Neutral / Feran / Component_Sensor_Feran_Day.json
Component_Sensor_Feran_Day
Server/NPC/Roles/Intelligent/Neutral/Feran/Component_Sensor_Feran_Day.json, 327 B
Fields
| Field | Type |
|---|---|
Class | string |
Interface | string |
Parameters | object |
Content | object |
Type | string |
Source
{
"Class": "Sensor",
"Interface": "Hytale.Component.Sensor.Time",
"Parameters": {
"Period": {
"Value": [ 6.01, 23.99 ],
"Description": "The time period to trigger within"
}
},
"Content": {
"Type": "Time",
"Period": { "Compute": "Period" },
"CheckDay": true
},
"Type": "Component"
}