Gah - a solution with more questions. – EntropicLqd

Difference between revisions of "Template talk:Navbox unrealscript"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
m (New page: <!-- this is just filler to get this page off the Wanted Pages list. -->)
 
Line 1: Line 1:
<!-- this is just filler to get this page off the Wanted Pages list. -->
+
Are you sure about that [[User:Wormbo|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. --[[User:00zX|00zX]] 16:49, 16 May 2010 (UTC)

Revision as of 10:49, 16 May 2010

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)