Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

JBAddonRadar2k4.JBInteractionRadar

Extends
Interaction

JBInteractionRadar Creation date: 2010-12-27 00:03 Last change: $Id: JBInteractionRadar.uc,v 1.1 2011-01-03 12:17:30 wormbo Exp $ Copyright © 2010, Wormbo Website: http://www.koehler-homepage.de/Wormbo/ Feel free to reuse this code. Send me a note if you found it helpful or want to report bugs/provide improvements.

Core.Object
|   
+-- Engine.Interactions
   |   
   +-- Engine.Interaction
      |   
      +-- JBAddonRadar2k4.JBInteractionRadar

Variables Summary
JBAddonRadar2k4RadarAddon
Inherited Variables from Engine.Interaction
bActive, bNativeEvents, bRequiresTick, bVisible, Master, ViewportOwner

Enumerations Summary
Inherited Enumerations from Engine.Interactions
EInputAction, EInputKey, EStreamFinishReason

Functions Summary
event NotifyLevelChange ()))
function ToggleRadarMap ()))
Inherited Functions from Engine.Interaction
ConsoleCommand, Initialize, Initialized, KeyEvent, KeyType, Message, NotifyLevelChange, NotifyMusicChange, PostRender, PreRender, ScreenToWorld, SetFocus, StreamFinished, Tick, WorldToScreen
Inherited Functions from Engine.Interactions
GetFriendlyName


Variables Detail

RadarAddon Source code

var JBAddonRadar2k4 RadarAddon;


Functions Detail

NotifyLevelChange Source code

event NotifyLevelChange ( ) )
Unregister at map change.

ToggleRadarMap Source code

exec function ToggleRadarMap ( ) )
Toggle the radar map on/off.


Defaultproperties

defaultproperties
{
	bActive = False
}



Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:11.255 - Created with UnCodeX