XGame.xBombDelivery
- Extends
- GameObjective
- Modifiers
- placeable
Core.Object
|
+-- Engine.Actor
|
+-- Engine.NavigationPoint
|
+-- Engine.JumpDest
|
+-- UnrealGame.JumpSpot
|
+-- UnrealGame.GameObjective
|
+-- XGame.xBombDelivery
Inherited Variables from UnrealGame.GameObjective |
AlternatePaths, Announcer_DefendObjective, Announcer_DisabledObjective, Announcer_ObjectiveInfo, AreaVolumeTag, bAccruePoints, bActive, bAnnounceNextObjective, BaseExitTime, BaseRadius, bBotOnlyObjective, bClearInstigator, bDisabled, bFirstObjective, bHasShootSpots, bHighlightPhysicalObjective, bIgnoredObjective, bInitiallyActive, bIsBeingAttacked, bIsCritical, bMustBoardVehicleFirst, bOldCritical, bOldDisabled, bOldHighlightPhysicalObjective, bOptionalObjective, BotDamageScaling, bOverrideVisibilityCheck, bOverrideZoneCheck, bPlayCriticalAssaultAlarm, bReplicateObjective, bSoundsPrecached, bTeamControlled, bTriggerOnceOnly, bUsePriorityOnHUD, CriticalObjectiveVolumeTag, DefenderTeamIndex, DefensePriority, DefenseScripts, DefenseScriptTags, DefenseSquad, DelayedDamageInstigatorController, DestructionMessage, DisabledBy, DrawDistThresHold, DrawTime, EndCamera, EndCameraTag, HighlightOverlay[2], LastDrawTime, LocationPostfix, LocationPrefix, MyBaseVolume, NextObjective, ObjectiveDescription, ObjectiveDisabledTime, ObjectiveName, ObjectivePriority, ObjectiveStringPrefix, ObjectiveStringSuffix, ObjectiveTypeIcon, Objective_Info_Attacker, Objective_Info_Defender, PhysicalObjectiveActors, PhysicalObjectiveActorsTag, SavedObjectiveProgress, Score, Scorers, StartTeam, UseDescription, VehiclePath, VehiclePathName |
Inherited Functions from UnrealGame.GameObjective |
AddScorer, AwardAssaultScore, BetterObjectiveThan, BotNearObjective, CanDoubleJump, CheckPlayCriticalAlarm, CompleteObjective, DisableObjective, GetDifficulty, GetHumanReadableName, GetNumDefenders, GetObjectiveProgress, HighlightPhysicalObjective, IsActive, IsCritical, NearObjective, OwnsDefenseScript, PlayAlarm, PlayDestructionMessage, PostBeginPlay, PostNetReceive, PreBeginPlay, PrecacheAnnouncer, Reset, SetActive, SetCriticalStatus, SetObjectiveOverlay, SetTeam, ShareScore, TellBotHowToDisable, Timer, Trigger, UpdateLocationName, UpdatePrecacheMaterials |
var int ExplodeNow;
var int ExplosionCounter;
var int LastExplodeNow;
Team
var(Team) int Team;
xBombDelivery
function
bool CanDoubleJump (
Pawn Other) )
function
bool CanMakeJump (
Pawn Other,
Float JumpHeight,
Float GroundSpeed,
Int Num,
Actor Start,
bool bForceCheck) )
function float GetDifficulty ( ) )
simulated function PostBeginPlay ( ) )
simulated event PostNetReceive ( ) )
function ScoreEffect ( bool touchdown) )
simulated function SetTeamColors ( ) )
simulated function Timer ( ) )
defaultproperties
{
TouchDownDifficulty=0.500000
ObjectiveStringSuffix=" Goal"
bNotBased=True
bDestinationOnly=True
LightType=LT_SubtlePulse
LightEffect=LE_QuadraticNonIncidence
LightHue=255
LightSaturation=55
LightBrightness=255.000000
LightRadius=6.000000
DrawType=DT_StaticMesh
StaticMesh=StaticMesh'XGame_StaticMeshes.GameObjects.BombGate'
bStatic=False
bHidden=False
bDynamicLight=True
bWorldGeometry=True
bAlwaysRelevant=True
RemoteRole=ROLE_SimulatedProxy
NetUpdateFrequency=40.000000
DrawScale=0.800000
Skins(0)=Texture'XGameTextures.SuperPickups.BombGate'
Skins(1)=Combiner'XGameTextures.SuperPickups.BombgatePulseRC'
bUnlit=True
SoundRadius=255.000000
TransientSoundVolume=1.000000
CollisionRadius=16.000000
CollisionHeight=16.000000
bCollideActors=True
bBlockActors=True
bProjTarget=True
bBlockKarma=True
bNetNotify=True
bPathColliding=True
}
|
Creation time: sk 18-3-2018 09:49:59.714 - Created with
UnCodeX