Fields & Properties panel
Last updated
Last updated
In the fields & properties panel all supported fields + properties of the previously selected component are shown.
The supported field and property types are:
integers
floats
booleans
subclasses
You can tweak them however you want.
On the top there are some checkboxes to show/hide the different types and a filter text input like the Components panel one + a Methods call button.
On the right side of the component name after the colon is the base class from which it inherit fields and methods (example only in 2° image)
Properties grayed out are "get" only and can't be modified
Properties feature only work in some games (e.g not in SonsOfTheForest -> 1° image; but it works in Stumble Guys -> 2° image), it all depends if it can retrieve the return type of the property
Not all subclasses can be opened. If when clicked it doesn't do anything it means that class it's not enabled or is invalid in that moment