<ThingClass>Building_Bed</ThingClass>

Started by jacob814, December 20, 2014, 07:50:41 PM

Previous topic - Next topic

jacob814

Can someone tell me were I can find this ThingClass, or try to explain how it works. I have a faint idea but any help is helpful XD.
My Mods:
Glass&Lights


mrofa

Its in rimwrold code, use Ilspy on rimworld assemby file , and you find all building classes in rimworld category
All i do is clutter all around.

RawCode

ThingClass is internal implementation of object.
XML only contains information about fields, logic and other stuff stored directly in code and cannot be edited that easy.

jacob814

RawCode I understand that, that i why I am asking this. I wanted to understand the class itself. I want to know how to find the assemby file and then use Ilspy to get into that file.
My Mods:
Glass&Lights