UTGame.UTProjectile
- Extends
- Projectile
- Modifiers
- abstract native nativereplication
UTProjectile
This is our base projectile class.
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Projectile
|
+-- UTGame.UTProjectile
Direct Known Subclasses:
UTDecoy, UTProj_AvrilRocketBase, UTProj_BioShot, UTProj_CicadaRocket, UTProj_DarkWalkerBolt, UTProj_FlakShard, UTProj_FlakShell, UTProj_FuryBolt, UTProj_Grenade, UTProj_LeviathanBolt, UTProj_LinkPlasma, UTProj_MantaBolt, UTProj_PaladinEnergyBolt, UTProj_RaptorBolt, UTProj_RedeemerBase, UTProj_Rocket, UTProj_ScavengerBoltBase, UTProj_ScorpionGlob_Base, UTProj_ShockBall, UTProj_SpiderMineBase, UTProj_SPMACamera, UTProj_SPMAShell, UTProj_SPMAShellChild, UTProj_StingerShard, UTProj_TankShell, UTProj_TransDisc, UTProj_ViperBolt
Inherited Contants from Engine.Actor |
ACTORMAXSTEPHEIGHT, MINFLOORZ, RBSTATE_ANGVELSCALE, RBSTATE_LINVELSCALE, RB_NeedsUpdate, RB_None, RB_Sleeping, REP_RBLOCATION_ERROR_TOLERANCE_SQ, TRACEFLAG_Blocking, TRACEFLAG_Bullet, TRACEFLAG_PhysicsVolumes, TRACEFLAG_SkipMovers |
Inherited Variables from Engine.Projectile |
bBegunPlay, bBlockedByInstigator, bInitRotationFromVelocity, bNotBlockedByShield, bRotationFollowsVelocity, bSwitchToZeroCollision, CylinderComponent, Damage, DamageRadius, ImpactedActor, ImpactSound, InstigatorController, MaxSpeed, MomentumTransfer, MyDamageType, NetCullDistanceSquared, SpawnSound, Speed, ZeroCollider, ZeroColliderComponent |
Inherited Variables from Engine.Actor |
Acceleration, AllComponents, Attached, bAlwaysEncroachCheck, bAlwaysRelevant, bAlwaysTick, Base, BaseBoneName, BaseSkelComponent, bBlockActors, bBlocksNavigation, bBlocksTeleport, bBounce, bCanBeAdheredTo, bCanBeDamaged, bCanBeFrictionedTo, bCanTeleport, bClientDemoRecording, bCollideActors, bCollideComplex, bCollideWhenPlacing, bCollideWorld, bComponentOutsideWorld, bConsiderAllStaticMeshComponentsForStreaming, bDebug, bDeleteMe, bDemoOwner, bDemoRecording, bDestroyedByInterpActor, bDestroyInPainVolume, bEdShouldSnap, bExchangedRoles, bForceNetUpdate, bGameRelevant, bHardAttach, bHasAlternateTargetLocation, bHidden, bHiddenEd, bHiddenEdCustom, bHiddenEdGroup, bHurtEntry, bIgnoreBaseRotation, bIgnoreEncroachers, bIgnoreRigidBodyPawns, bIsMoving, bJustTeleported, bKillDuringLevelTransition, bLockLocation, BlockRigidBody, bMovable, bNetDirty, bNetInitial, bNetInitialRotation, bNetOwner, bNetTemporary, bNeverReplicateRotation, bNoDelete, bNoEncroachCheck, bOnlyDirtyReplication, bOnlyOwnerSee, bOnlyRelevantToOwner, bOrientOnSlope, bPathColliding, bPathTemp, bPendingDelete, bPendingNetUpdate, bPhysRigidBodyOutOfWorldCheck, bPostRenderIfNotVisible, bProjTarget, bPushedByEncroachers, bRepClientDemo, bReplicateInstigator, bReplicateMovement, bReplicateRigidBodyLocation, bRouteBeginPlayEvenIfStatic, bScriptInitialized, bShadowParented, bShouldBaseAtStartup, bSkipActorPropertyReplication, bStasis, bStatic, bTearOff, bTempEditor, bTicked, bUpdateSimulatedPosition, bWorldGeometry, Children, CollisionComponent, CollisionType, Components, CreationTime, CustomTimeDilation, DesiredRotation, DetachFence, DrawScale, DrawScale3D, GeneratedEvents, Group, InitialState, Instigator, LastNetUpdateTime, LastRenderTime, LatentActions, LatentFloat, LatentSeqNode, LifeSpan, Location, MessageClass, MinDistForNetRBCorrection, NetPriority, NetTag, NetUpdateFrequency, NetUpdateTime, OverlapTag, Owner, PendingTouch, Physics, PhysicsVolume, PrePivot, RelativeLocation, RelativeRotation, RemoteRole, Role, Rotation, RotationRate, SupportedEvents, Tag, TickGroup, Timers, Touching, Velocity, WorldInfo |
Inherited Structures from Engine.Actor |
AnimSlotDesc, AnimSlotInfo, AsyncLineCheckResult, CollisionImpactData, ImpactInfo, NavReference, ReplicatedHitImpulse, RigidBodyContactInfo, RigidBodyState, TimerData, TraceHitInfo |
Functions Summary |
 | bool | CalcCamera (float fDeltaTime, out vector out_CamLoc, out rotator out_CamRot, out float out_FOV ))
|
 | float | CalculateTravelTime (float Dist, float MoveSpeed, float MaxMoveSpeed, float AccelMag))
|
 | bool | CanSplash ()))
|
 | bool | CheckMaxEffectDistance (PlayerController P, vector SpawnLocation, optional float CullDistance))
|
 | | CreateProjectileLight ()))
|
 | | Destroyed ()))
|
 | bool | EffectIsRelevant (vector SpawnLocation, bool bForceDedicated, optional float CullDistance))
|
 | | Explode (vector HitLocation, vector HitNormal))
|
 | Actor | GetHomingTarget (UTProjectile Seeker, Controller InstigatedBy))
|
 | Pawn | GetPawnOwner ()
|
 | float | GetRange ()))
|
 | float | GetTerminalVelocity ()
|
 | float | GetTimeToLocation (vector TargetLoc))
|
 | | HideProjectile ()))
|
 | | Init (vector Direction))
|
 | | Landed (vector HitNormal, actor FloorActor ))
|
 | | MyOnParticleSystemFinished (ParticleSystemComponent PSC))
|
 | | PostBeginPlay ()))
|
 | | PreBeginPlay ()))
|
 | | ProcessTouch (Actor Other, Vector HitLocation, Vector HitNormal))
|
 | bool | ProjectileHurtRadius (float DamageAmount, float InDamageRadius, class<DamageType> DamageType, float Momentum, vector HurtOrigin, vector HitNormal, optional class ImpactedActorDamageType ))
|
 | | SetExplosionEffectParameters (ParticleSystemComponent ProjExplosion)
|
 | | SetInitialState ()))
|
 | bool | ShouldSpawnExplosionLight (vector HitLocation, vector HitNormal))
|
 | | Shutdown ()))
|
 | | SpawnExplosionEffects (vector HitLocation, vector HitNormal))
|
 | | SpawnFlightEffects ()))
|
 | float | StaticGetTimeToLocation (vector TargetLoc, vector StartLoc, Controller RequestedBy))
|
 | | Tick (float DeltaTime)) WaitingForVelocity |
 | | TornOff ()))
|
Inherited Functions from Engine.Projectile |
CanSplash, EncroachedBy, EncroachingOn, Explode, FellOutOfWorld, GetRange, GetTeamNum, GetTimeToLocation, HitWall, HurtRadius, Init, IsStationary, PostBeginPlay, PreBeginPlay, ProcessTouch, RandSpin, Reset, StaticGetTimeToLocation, Touch |
Inherited Functions from Engine.Actor |
ActivateEventClass, AllActors, AllOwnedComponents, Attach, AttachComponent, AutonomousPhysics, BaseChange, BasedActors, BecomeViewTarget, BeginAnimControl, BroadcastLocalizedMessage, BroadcastLocalizedTeamMessage, Bump, CalcCamera, CanSplash, ChartData, CheckForErrors, CheckHitInfo, CheckMaxEffectDistance, ChildActors, ClampRotation, ClearLatentAction, ClearTimer, Clock, CollidingActors, CollisionChanged, ComponentList, ConsoleCommand, ConstraintBrokenNotify, ContainsPoint, CreateAudioComponent, DebugFreezeGame, Destroy, Destroyed, Detach, DetachComponent, DisplayDebug, DoKismetAttachment, DrawDebugBox, DrawDebugCone, DrawDebugCoordinateSystem, DrawDebugCylinder, DrawDebugLine, DrawDebugSphere, DynamicActors, EffectIsRelevant, EncroachedBy, EncroachingOn, EndViewTarget, Falling, FastTrace, FellOutOfWorld, FindActorsOfClass, FindBase, FindEventsOfClass, FindGoodEndView, FindSpot, FinishAnim, FinishAnimControl, FlushPersistentDebugLines, ForceNetRelevant, ForceUpdateComponents, GainedChild, GetActorEyesViewPoint, GetActorFaceFXAsset, GetBaseMost, GetBoundingCylinder, GetComponentsBoundingBox, GetDebugName, GetDestination, GetFaceFXAudioComponent, GetGravityZ, GetHumanReadableName, GetItemName, GetLocalString, GetLocationStringFor, GetPackageGuid, GetPhysicsName, GetTargetLocation, GetTeamNum, GetTerminalVelocity, GetTimerCount, GetTimerRate, GetURLMap, GetUTFlag, HealDamage, HitWall, HurtRadius, InterpolationChanged, InterpolationFinished, InterpolationStarted, IsActorPlayingFaceFXAnim, IsBasedOn, IsInPain, IsInVolume, IsOverlapping, IsOwnedBy, IsPlayerOwned, IsStationary, IsTimerActive, KilledBy, Landed, LocalPlayerControllers, LostChild, MakeNoise, MatchStarting, ModifyHearSoundComponent, Move, MoveSmooth, MovingWhichWay, NativePostRenderFor, NotifyLocalPlayerTeamReceived, NotifySkelControlBeyondLimit, OnAnimEnd, OnAnimPlay, OnAttachToActor, OnCauseDamage, OnChangeCollision, OnDestroy, OnHealDamage, OnMakeNoise, OnRanOver, OnSetBlockRigidBody, OnSetPhysics, OnTeleport, OnToggleHidden, OutsideWorldBounds, OverlappingActors, OverRotated, PawnBaseDied, PhysicsVolumeChange, PickedUpBy, PlayActorFaceFXAnim, PlayerCanSeeMe, PlaySound, PlayTeleportEffect, PointCheckComponent, PostBeginPlay, PostInitAnimTree, PostRenderFor, PostTeleport, PostTouch, PreBeginPlay, PreTeleport, RanInto, ReplaceText, ReplicatedEvent, Reset, RigidBodyCollision, RootMotionExtracted, RootMotionModeChanged, ScriptGetTeamNum, SetAnimPosition, SetAnimWeights, SetBase, SetCollision, SetCollisionSize, SetDrawScale, SetDrawScale3D, SetForcedInitialReplicatedProperty, SetGRI, SetHardAttach, SetHidden, SetHUDLocation, SetInitialState, SetLocation, SetMorphWeight, SetNetUpdateTime, SetOnlyOwnerSee, SetOwner, SetPhysics, SetRelativeLocation, SetRelativeRotation, SetRotation, SetSkelControlScale, SetTickGroup, SetTimer, SetZone, ShutDown, Sleep, Spawn, SpawnedByKismet, SpecialHandling, StopActorFaceFXAnim, StopsProjectile, SuggestTossVelocity, TakeDamage, TakeRadiusDamage, Tick, Timer, TimeSince, TornOff, Touch, TouchingActors, Trace, TraceActors, TraceComponent, TriggerEventClass, UnClock, UnTouch, UsedBy, VisibleActors, VisibleCollidingActors |
var float AccelRate;
bAdvanceExplosionEffect Source code
var bool bAdvanceExplosionEffect;
bAttachExplosionToPawns Source code
var bool bAttachExplosionToPawns;
bAttachExplosionToVehicles Source code
var bool bAttachExplosionToVehicles;
var bool bCheckProjectileLight;
bImportantAmbientSound Source code
var bool bImportantAmbientSound;
var bool bShuttingDown;
var bool bSuppressExplosionFX;
var bool bSuppressSounds;
var float Buoyancy;
var bool bWaitForEffects;
var bool bWideCheck;
var float CheckRadius;
var float CustomGravityScaling;
DecalDissolveParamName Source code
var name DecalDissolveParamName;
var float DecalHeight;
var float DecalWidth;
var float DurationOfDecal;
var float MaxEffectDistance;
MaxExplosionLightDistance Source code
var float MaxExplosionLightDistance;
var float TerminalVelocity;
var float TossZ;
simulated
function bool CalcCamera (
float fDeltaTime, out
vector out_CamLoc, out
rotator out_CamRot, out
float out_FOV ) )
static final function float CalculateTravelTime ( float Dist, float MoveSpeed, float MaxMoveSpeed, float AccelMag) )
simulated function bool CanSplash ( ) )
CheckMaxEffectDistance Source code
simulated
function bool CheckMaxEffectDistance (
PlayerController P,
vector SpawnLocation, optional
float CullDistance) )
simulated event CreateProjectileLight ( ) )
simulated function Destroyed ( ) )
simulated
function bool EffectIsRelevant (
vector SpawnLocation,
bool bForceDedicated, optional
float CullDistance) )
simulated
function Explode (
vector HitLocation,
vector HitNormal) )
simulated
function Pawn GetPawnOwner ( )
simulated static function float GetRange ( ) )
native function float GetTerminalVelocity ( )
simulated
function float GetTimeToLocation (
vector TargetLoc) )
simulated function HideProjectile ( ) )
function Init (
vector Direction) )
simulated event Landed (
vector HitNormal,
actor FloorActor ) )
MyOnParticleSystemFinished Source code
simulated function PostBeginPlay ( ) )
event PreBeginPlay ( ) )
simulated
function ProcessTouch (
Actor Other,
Vector HitLocation,
Vector HitNormal) )
simulated
function bool ProjectileHurtRadius (
float DamageAmount,
float InDamageRadius,
class<
DamageType>
DamageType,
float Momentum,
vector HurtOrigin,
vector HitNormal, optional
class<
DamageType>
ImpactedActorDamageType ) )
SetExplosionEffectParameters Source code
simulated event SetInitialState ( ) )
ShouldSpawnExplosionLight Source code
simulated
function bool ShouldSpawnExplosionLight (
vector HitLocation,
vector HitNormal) )
simulated function Shutdown ( ) )
simulated
function SpawnExplosionEffects (
vector HitLocation,
vector HitNormal) )
simulated function SpawnFlightEffects ( ) )
StaticGetTimeToLocation Source code
static simulated
function float StaticGetTimeToLocation (
vector TargetLoc,
vector StartLoc,
Controller RequestedBy) )
Tick WaitingForVelocity Source code
simulated function Tick ( float DeltaTime) )
event TornOff ( ) )
defaultproperties
{
bAttachExplosionToVehicles=True
bAttachExplosionToPawns=True
DurationOfDecal=4.000000
DecalDissolveParamName="DissolveAmount"
MaxEffectDistance=10000.000000
MaxExplosionLightDistance=4000.000000
TerminalVelocity=3500.000000
CustomGravityScaling=1.000000
bSwitchToZeroCollision=True
bBlockedByInstigator=False
bInitRotationFromVelocity=True
DamageRadius=0.000000
Begin Object Class=CylinderComponent Name=CollisionCylinder ObjName=CollisionCylinder Archetype=CylinderComponent'Engine.Default__Projectile:CollisionCylinder'
ObjectArchetype=CylinderComponent'Engine.Default__Projectile:CollisionCylinder'
End Object
CylinderComponent=CollisionCylinder
Components(0)=CollisionCylinder
bNeverReplicateRotation=True
bCollideComplex=True
CollisionComponent=CollisionCylinder
Name="Default__UTProjectile"
ObjectArchetype=Projectile'Engine.Default__Projectile'
}
|
Creation time: sk 18-3-2018 10:00:55.005 - Created with
UnCodeX