Identify if thing is currently minified?

Started by jdmiller95, October 01, 2023, 09:56:11 AM

Previous topic - Next topic

jdmiller95

I'm working on a mod and all is going very well! I just am hoping to be able to check if my item (a building) is currently installed or currently minified. I noticed when inspecting the minified object in dev mode it had a class of "Minified," now I'm just wondering if that designation is stored somewhere or can be accessed some way in the cs code?

Thanks!

HECH

what do you mean minified? you mean uninstalled?