I love the smell of UnrealEd crashing in the morning. – tarquin

Template talk:Navbox unrealscript

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:49, 16 May 2010 by 00zX (Talk | contribs)

Jump to: navigation, search

Are you sure about that Wormbo? Self.Function() if the function is declared private/protected is much the same as Global/Super.Function(). Self.Variable is the variable is declared private/protected is much the same as Default.Variable. Though Self is not limited to these cases, it can be used also as in Self.Class, Self.Name, Self.Class.Name. Anyways just curious as to why it only gets the narrow Object Literal specification when obviously it does more then some specifiers. --00zX 16:49, 16 May 2010 (UTC)