| Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Decoration
|
+-- DeusEx.DeusExDecoration
|
+-- DeusEx.OutdoorThings
|
+-- DeusEx.SatelliteDish
| Variables Summary | |
|---|---|
| Rotator | origRot |
| float | time |
| SatelliteDish | |
| bool | bRandomRotation |
| Inherited Variables from DeusEx.DeusExDecoration |
|---|
| bCanBeBase, bExplosive, bFlammable, bFloating, bGenerateFlies, bHighlight, bInvincible, explosionDamage, explosionRadius, Flammability, flyGen, fragType, gradualHurtCounter, gradualHurtSteps, HitPoints, itemArticle, itemName, minDamageThreshold, moverTag, NextLabel, NextState, origRot, pushSoundId |
| Functions Summary | ||
|---|---|---|
![]() | BeginPlay ())) | |
![]() | Tick (float deltaTime)) | |
| Inherited Functions from DeusEx.DeusExDecoration |
|---|
| BaseChange, BeginPlay, BeginState, Bump, ConBindEvents, Destroyed, DropThings, EndConversation, EnterConversationState, Explode, ExtinguishFire, Frag, Frob, Landed, PostPostBeginPlay, PreBeginPlay, ResetScaleGlow, SupportActor, TakeDamage, Tick, Timer, TravelPostAccept, Trigger, ZoneChange |
| Variables Detail |
|---|
| Functions Detail |
|---|
BeginPlay Source code
Tick Source code| Defaultproperties |
|---|
defaultproperties { bRandomRotation=True bStatic=False Physics=PHYS_Rotating Mesh=LodMesh'DeusExDeco.SatelliteDish' SoundRadius=16 SoundVolume=192 CollisionRadius=84.000000 CollisionHeight=102.199997 bRotateToDesired=True Mass=5000.000000 Buoyancy=5.000000 RotationRate=(Yaw=1024) } |
| Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
| previous class next class | frames no frames | |||||