Can documentation on a replacement approach for 'pcam_host_owner' be written please? #509
Replies: 1 comment
-
You can get the active
You might have an easier time referencing the |
Beta Was this translation helpful? Give feedback.
-
I noticed this breaking change was mentioned in the update log, but I did not see anything written about what the alternative is to achieve similar behavior... I want to know what the currently active PCAM is, and to do that I was getting the host reference from an existing PCAM through
pcam_host_owner
so I could check what its active PCAM value was.What would be the approach for doing that now, given I have no desire to make multiple hosts?
Major breaking changes should generally come with some sort of workaround advice so people don't have to completely dissect all of the addon's code to try and figure out an alternative.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions