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

XGame.xDomPointA

Extends
xDomPoint
Modifiers
placeable

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.NavigationPoint
      |   
      +-- Engine.JumpDest
         |   
         +-- UnrealGame.JumpSpot
            |   
            +-- UnrealGame.GameObjective
               |   
               +-- UnrealGame.DominationPoint
                  |   
                  +-- XGame.xDomPoint
                     |   
                     +-- XGame.xDomPointA

Variables Summary
Inherited Variables from XGame.xDomPoint
CBlueState[2], CDisableState[2], CNeutralState[2], ControlEvent, ControlSound, CRedState[2], DomCombiner[2], DomLetter, DOMRing, DomShader, EffectOffset, NoPulseAlpha, PointName, PulseSpeed, SBlueState, SDisableState, SNeutralState, SRedState
Inherited Variables from UnrealGame.DominationPoint
bControllable, ControllingPawn, ControllingTeam, PrimaryTeam

Functions Summary
function PostBeginPlay ()))
Inherited Functions from XGame.xDomPoint
BetterObjectiveThan, GetHumanName, PlayAlarm, PostBeginPlay, PostNetReceive, Pulse, ResetPoint, SetShaderStatus, Tick, Timer, Touch, UnTouch, UpdateStatus
Inherited Functions from UnrealGame.DominationPoint
CheckPrimaryTeam, TellBotHowToDisable


Functions Detail

PostBeginPlay Source code

simulated function PostBeginPlay ( ) )


Defaultproperties

defaultproperties
{
	PrimaryTeam=1
	ObjectiveName="Point A"
    PointName="A"
    ControlEvent=xDomMonitorA
}

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