‎ ‎
On the Asset Store
BlackBox
BlackBox
  • Intro
  • Changelog
  • Troubleshooting
  • Main features
    • Locking Prefabs
      • Temp Unlock
      • Extra locking options
    • Reveal
      • Properties
        • UnityEvents as buttons
      • Entire components
      • Object references
      • Methods
      • Reveal lists
    • Disable Apply
  • Integrations
    • Odin Inspector
  • Other
    • Selection type
    • Project Settings
Powered by GitBook
On this page
  1. Main features

Reveal

Last updated 5 months ago

Sometimes we might have a Prefab that we want to , but for which it would still make sense to expose a handful of properties that are not on the root object, or that might be part of a bigger component that we don't want to be fully editable.

For this, BlackBox provides the ability to reveal:

  • Or even

Check each sub-section for more specific information on all these items.

You can in fact use this pattern only to highlight some properties you tweak often by surfacing them in the BlackBox component without hiding anything else.

Tip: You don't need to to be able to reveal items on it.

lock a Prefab
lock
Properties
Methods
Object references
entire components
A BlackBox component revealing an AudioClip property, some debug audio methods as buttons, and the volume of an AudioSource component