There is no spoon

UE3:UT MDB (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 03:48, 15 January 2010 by 00zX (Talk | contribs) (moved UE3:UT MDB to UE3:UT MDB (UT3): Corrected GameNameSpace for correct InfoBox display.)

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

Code[edit]

UT3 Object >> UT_MDB (custom)

Contents

Package: 
UT_MDB
Known custom subclasses:
UT_MDB_GameRules (UT3), UT_MDB_GameInfo (UT3)
//===================================================
//	Class: UT_MDB	//Buffer
//	Creation date:	12/12/2008 19:56
//	Last Updated: 17/11/2009 04:08
//	Contributors: 00zX
//---------------------------------------------------
//	Attribution-Noncommercial-Share Alike 3.0 Unported
//	http://creativecommons.org/licenses/by-nc-sa/3.0/
//===================================================
class UT_MDB extends Object;