| Home Page | Recent Changes

RegularEngine/MapViewer

MapViewer is just an extended version of MapTrader that won't allow votes.

[RegularEngine/MapTrader MapTrader]? >> MapViewer
class MapViewer extends MapTrader;



function InitComponent(GUIController MyController, GUIComponent MyOwner)
{
 Super.InitComponent(MyController, MyOwner);
 TeamAVote.bVisible = false;
 TeamBVote.bVisible = false;

}

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

FAQs

Help Desk

Mapping Topics

Mapping Lessons

UnrealEd Interface

UnrealScript Topics

UnrealScript Lessons

Making Mods

Class Tree

Modeling Topics

Chongqing Page

Log In