🔍
IL2CPP Scanner Reborn
  • ❓What is this?
  • ⚠️Disclaimer & Compatibility
  • ⬇️How to install
  • ⚒️How to use
    • Search panel
    • Game Objects panel
    • Components panel
    • Fields & Properties panel
    • Methods calling panel
    • Transform/Inspect panel
Powered by GitBook
On this page
  1. How to use

Components panel

PreviousGame Objects panelNextFields & Properties panel

Last updated 1 year ago

In the center there is the components panel where all the components of the selected Game Object will be shown.

On the right side there is a namespace panel which indicates the namespace in which the component is located.

At the top there is a checkbox to show/hide the Game Object children components, a button and a filter where you can write a component name to search in the list, but it needs to be complete (case insensitive).

Clicking on a component will search all of it's fields, properties and methods and a new will be shown.

⚒️
Transform/Inspect
fields & properties panel
Components panel
Page cover image