I love the smell of UnrealEd crashing in the morning. – tarquin
Talk:UnrealScript syntax
From Unreal Wiki, The Unreal Engine Documentation Site
Can anyone confirm these keywords ScriptConst and HideParent? these are deprecated keywords i think. --Eliot 21:39, 17 July 2010 (UTC)
- Never hear about those, where did you find them? "ScriptConst" sounds redundant anyway as "const" applied to variables only applies to UnrealScript, not native code, and there are no other UnrealScript meanings for it. (All others only have a native meaning.) —Wormbo 21:59, 17 July 2010 (UTC)
-
- I found it here http://web.archive.org/web/20010124112800/http://www.chessmess.com/musqa-0500.htm#5 an very old article, it could be that those keywords are from another game, but just making sure. It could be that ScriptConst is the old name of Const. And what about NoNativeReplication? the Legacy pages mention it but it doesn't work anywhere as far as i know. --Eliot 22:18, 17 July 2010 (UTC)
Somehow I liked the old table more than this alphabetical lists. Any more opinions? -Crusha 22:32, 17 July 2010 (UTC)