TC01
Deity
There's a python callback in CvGameUtils.py, "canUpgradeAnywhere", that I cannot find anywhere in the SDK.
Is this hardcoded into the exe?
Final Frontier uses this callback, and I'd like to move the code to the SDK (so rather than list specific examples of units that can "upgrade anywhere", all units flagged by the boolean bStarbase can "upgrade anywhere" instead). But as I said, I can't find it.
Is this hardcoded into the exe?
Final Frontier uses this callback, and I'd like to move the code to the SDK (so rather than list specific examples of units that can "upgrade anywhere", all units flagged by the boolean bStarbase can "upgrade anywhere" instead). But as I said, I can't find it.