Files
sbox-public/engine/Sandbox.Engine/Scene/Components/IndirectLighting
Sam Pavlovic 0e262ef768 Fall back to reflection to access internal members on Conditional Visibiliy Attrs (#5079)
* Fall back to reflection so we can reference non-exposed (e.g. internal) members by name for Conditional Visibiliy Attrs

internal IsSceneSaved doesnt work for resolving expression for ShowIf/HideIf, caused both cases we added for not baking indirect light volumes in a scene to appear incorrectly

* format
2026-06-28 19:56:53 +01:00
..