#How to access private variables of a class
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
I'm trying to access the private DoorLock.isDoorOpened bool from a PlayerControllerB patch class. Is there a way to get the variable directly or maybe a workaround? I really just need to see whether it's true or false