Skip to content

Is there a way to grab a SharedGlobals instance in C++? #6366

Answered by ogoffart
D4yvid asked this question in Q&A
Discussion options

You must be logged in to vote

Right, you need to re-export the globals from the main file.
Globals that are not exported are condiered as internal and their property might be optimized away.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@D4yvid
Comment options

@ogoffart
Comment options

Answer selected by D4yvid
@D4yvid
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants