I don't need to test my programs. I have an error-correcting modem.

Talk:Classes

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 02:06, 20 May 2010 by Wormbo (Talk | contribs) (CamelCase is easier to understand here)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

All the modifiers on this page are capitalized but the modifiers of page variables and structs are not, so should all be capitalized or all be non-capitalized?. --Eliot 22:56, 19 May 2010 (UTC)

I think we should use the format that is the easiest to understand. Many class modifiers are multiple words stuck together, so IMHO camel case is easier to read here. (e.g. "dontcollapsecategories" vs. "DontCollapseCategories") The modifiers of other types are mostly single words, but go ahead and capitalize them as well if you want. Certainly won't hurt to have some consistency here. :-) —Wormbo 09:06, 20 May 2010 (UTC)