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

DeusEx.ControlPanel

Extends
HackableDevices

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Decoration
      |   
      +-- DeusEx.DeusExDecoration
         |   
         +-- DeusEx.ElectronicDevices
            |   
            +-- DeusEx.HackableDevices
               |   
               +-- DeusEx.ControlPanel

Variables Summary
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
function HackAction (Actor Hacker, bool bHacked))
function StopHacking ()))
Inherited Functions from DeusEx.HackableDevices
Frob, HackAction, PostBeginPlay, StopHacking, Tick, Timer


Functions Detail

HackAction Source code

function HackAction ( Actor Hacker, bool bHacked) )

StopHacking Source code

function StopHacking ( ) )


Defaultproperties

defaultproperties
{
     ItemName="Electronic Control Panel"
     Mesh=LodMesh'DeusExDeco.ControlPanel'
     SoundRadius=8
     SoundVolume=255
     SoundPitch=96
     AmbientSound=Sound'DeusExSounds.Generic.ElectronicsHum'
     CollisionRadius=14.500000
     CollisionHeight=23.230000
     Mass=10.000000
     Buoyancy=5.000000
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Mon 8/11/2021 16:31:05.050 - Created with UnCodeX