| 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.ElectronicDevices
|
+-- DeusEx.HackableDevices
|
+-- DeusEx.RetinalScanner
| Variables Summary | |
|---|---|
| RetinalScanner | |
| String | msgUsed |
| Inherited Variables from DeusEx.HackableDevices |
|---|
| bHackable, bHacking, curTool, hackPlayer, hackStrength, hackTime, hackValue, initialhackStrength, LastTickTime, msgAlreadyHacked, msgHacking, msgMultitoolSuccess, msgNotHacked, numHacks, TicksPerHack, TicksSinceLastHack, TimeSinceReset, TimeToReset, UnTriggerEvent[4] |
| Functions Summary | ||
|---|---|---|
![]() | HackAction (Actor Hacker, bool bHacked)) | |
| Inherited Functions from DeusEx.HackableDevices |
|---|
| Frob, HackAction, PostBeginPlay, StopHacking, Tick, Timer |
| Variables Detail |
|---|
| Functions Detail |
|---|
HackAction Source code| Defaultproperties |
|---|
defaultproperties { msgUsed="Clearance granted" ItemName="Retinal Scanner" Mesh=LodMesh'DeusExDeco.RetinalScanner' SoundRadius=8 SoundVolume=255 SoundPitch=96 AmbientSound=Sound'DeusExSounds.Generic.SecurityL' CollisionRadius=10.000000 CollisionHeight=11.430000 Mass=30.000000 Buoyancy=40.000000 } |
| Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
| previous class next class | frames no frames | |||||