btcmob_npc_hide
Hide a BtcMob NPC — action entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | btcmob_npc_hide |
| Type | Action |
| Color | Red |
| Icon | fa6-solid:eye-slash |
Fields
| Field | Type | Description |
|---|---|---|
npcInstance | Ref<btcmobnpcInstance> | The BtcMob NPC instance to hide. |
hideForAllPlayers | Boolean | Whether to hide for all players or just the triggering player. |
Usage Example
- entry: btcmob_npc_hide
name: "Hide a BtcMob NPC"
npcInstance: ""
hideForAllPlayers: false