Tobias Döngi 3 Posted September 18, 2018 As mentioned in the title I'm wondering what the method bool IResourceManagerContent::GetSelectedResourceIsDocument() does. My first thought that it validates if the selected resource is already in document proofed wrong after some debugging and importing resources and re-importing them. And what the name suggests if the selected resource is a document sounds somewhat weird. Can anyone help? Best regards Tobias Quote Share this post Link to post
JBenghiat 356 Posted September 19, 2018 This should test whether the selected resource is document-based. I thought this meant that it was in the current file, though it’s possible it could be document vs cloud. Quote Share this post Link to post
Tobias Döngi 3 Posted September 20, 2018 Ah great, never thought about that. Thanks for your help. Quote Share this post Link to post