| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object | +-- Gameplay.RadarInfo | +-- TribesGUI.SpawnPointRadarInfo
| Constants Summary |
|---|
| Inherited Contants from Core.Object |
|---|
| MaxInt, Pi, RF_NotForClient, RF_NotForEdit, RF_NotForServer, RF_Public, RF_Transactional, RF_Transient, RF_Unnamed |
| Variables Summary |
|---|
| Inherited Variables from Core.Object |
|---|
| Class, Name, ObjectFlags, ObjectInternal[6], Outer |
| Enumerations Summary |
|---|
| Inherited Enumerations from Gameplay.RadarInfo |
|---|
| EColorType, EIconType |
| Inherited Enumerations from Core.Object |
|---|
| EAxis, ECamOrientation, ESheerAxis |
| Structures Summary |
|---|
| Inherited Structures from Gameplay.RadarInfo |
|---|
| MaterialDef |
| Inherited Structures from Core.Object |
|---|
| BoundingVolume, Box, Color, CompressedPosition, Coords, GameSpyServerData, Guid, IntegerRange, InterpCurve, InterpCurvePoint, MatCoords, Matrix, Plane, Quat, Range, RangeVector, Rotator, Scale, Vector |
| Functions Summary |
|---|
| Defaultproperties |
|---|
defaultproperties
{
relatedObjectClass = class'Gameplay.SpawnArray'
radarIcons(0)=(Material=texture'HUD.Radar',Coords=(U=96,V=160,UL=32,VL=32),DrawColor=(R=255,G=128,B=0,A=255),alpha=1)
radarIcons(1)=(Material=texture'HUD.Radar',Coords=(U=64,V=160,UL=32,VL=32),DrawColor=(R=0,G=0,B=255,A=255),alpha=1)
infoLabel = "You Are Here"
markerOffset = (X=0,Y=0,Z=120)
bRespectRange = true
bDisplayRadar = false
bDisplayCommandMap = true
colorType = COLOR_Absolute
} |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||