Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE3:UT MDB (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE3:UT MDB)
Code[edit]
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;