Versions / 0.6.0-pre.8.1 / NPC / Roles / _Core / Components / Steps / Component_Instruction_Null.json
Component_Instruction_Null
Server/NPC/Roles/_Core/Components/Steps/Component_Instruction_Null.json, 134 B
Fields
| Field | Type |
|---|---|
Type | string |
Class | string |
Interface | string |
Content | object |
Source
{
"Type": "Component",
"Class": "Instruction",
"Interface": "Hytale.Instruction.Null",
"Content": {
"Enabled": false
}
}