Inrego
New Member
- Joined
- Feb 7, 2010
- Messages
- 2,765
- Reaction score
- 71
I'm playing around with 2 plugins, and I want them to be able to access eachothers static values, and I am able to do it one way, but not the other way around.
For example:
Plugin A is able to get a static value from plugin B, but plugin B is not able to get a static value from plugin A. I get this error instead:
For example:
Plugin A is able to get a static value from plugin B, but plugin B is not able to get a static value from plugin A. I get this error instead:
Code:
The name 'PluginA' does not exist in the current context