• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Making a new <property name="Class"> ???

METALmurderer

New member
2 questions:

1) Where are the classes defined? Is that in the DLLs or am I just looking at the wrong XMLs?

2) If I wanted to make a new Class, would I be able to do it without editing DLLs?

 
2 questions:
1) Where are the classes defined? Is that in the DLLs or am I just looking at the wrong XMLs?

2) If I wanted to make a new Class, would I be able to do it without editing DLLs?
You would need to get involved with SDX in order to add a new class. They are all in the DLL.

 
sphere, is there any place with information gathered from the premade classes? Like, I have some questions about the door class and some properties it adds by default

 
sphere, is there any place with information gathered from the premade classes? Like, I have some questions about the door class and some properties it adds by default
I use dnSpy to explore the DLL. There's nothing documented about them aside from that.

 
Back
Top