Enums: Revision history

From Unreal Wiki, The Unreal Engine Documentation Site

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

27 October 2016

31 January 2012

9 July 2010

14 June 2009

26 April 2008

18 April 2008

  • curprev 08:5708:57, 18 April 2008 Wormbo talk contribs 5,279 bytes +5,279 New page: An '''enum''' (also '''enumerated type''' or '''enumeration''') is a primitive data type in UnrealScript. The possible values of an enum type are a list of identifiers, which can be co...