Page cover image

Search panel

At the top left there is a search panel which takes three inputs (see image below):

Module

Choose the module in which the Game Object you are searching for is located (most of the time is Assembly-CSharp, but it can vary from game to game, e.g. "Sons" module for most gameobjects in SonsOfTheForest).

Namespace

Namespace field is an optional one used if you want to search a Game Object in a defined namespace or all the Game Objects in that namespace. Leaving it blank will search in all namespaces of the chosen module.

Game Object

Here you can specify a Game Object to search (which must be in the chosen module and, if declared, in the defined namespace). Leaving it blank will search all the Game Objects in the chosen module and namespace.

Only active Game Objects will be found

Search panel

Last updated