The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE3:UT MDB (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search

Code

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;