Talk:Format for new SDK pages

From Civilization Modding Wiki
Revision as of 00:04, 26 December 2009 by Afforess (talk | contribs) (Created page with 'I added a new section for the function's return type. It's fairly important in the SDK, as C++ has strictly defined datatypes and python does not.')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

I added a new section for the function's return type. It's fairly important in the SDK, as C++ has strictly defined datatypes and python does not.