mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-30 17:56:41 +02:00

This is only queried, there's no need to expose it for writing. Even if it was written to, a data member shouldn't be part of your public API unless its part of a dumb object or trivial struct.