DeusEx.SecurityCamera
- Extends
- HackableDevices
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Decoration
|
+-- DeusEx.DeusExDecoration
|
+-- DeusEx.ElectronicDevices
|
+-- DeusEx.HackableDevices
|
+-- DeusEx.SecurityCamera
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] |
var bool bConfused;
var bool bEventTriggered;
var bool bFoundCurPlayer;
var bool bPlayerSeen;
var bool bTrackPlayer;
var float confusionDuration;
var float confusionTimer;
var float lastSeenTimer;
var float memoryTime;
var localized string msgActivated;
var localized string msgDeactivated;
var float playerCheckTimer;
var float swingTimer;
var int team;
var float triggerDelay;
var float triggerTimer;
SecurityCamera
AcquireMultiplayerTarget Source code
function Actor AcquireMultiplayerTarget ( ) )
function BeginPlay ( ) )
function HackAction (
Actor Hacker,
bool bHacked) )
function Tick ( float deltaTime) )
function TriggerEvent ( bool bTrigger) )
defaultproperties
{
swingAngle=8192
swingPeriod=8.000000
cameraFOV=4096
cameraRange=1024
memoryTime=5.000000
bActive=True
confusionDuration=10.000000
triggerDelay=4.000000
msgActivated="Camera activated"
msgDeactivated="Camera deactivated"
Team=-1
HitPoints=50
minDamageThreshold=50
bInvincible=False
FragType=Class'DeusEx.MetalFragment'
ItemName="Surveillance Camera"
Physics=PHYS_Rotating
Texture=Texture'DeusExDeco.Skins.SecurityCameraTex2'
Mesh=LodMesh'DeusExDeco.SecurityCamera'
SoundRadius=48
SoundVolume=192
AmbientSound=Sound'DeusExSounds.Generic.CameraHum'
CollisionRadius=10.720000
CollisionHeight=11.000000
LightType=LT_Steady
LightBrightness=120
LightHue=80
LightSaturation=100
LightRadius=1
bRotateToDesired=True
Mass=20.000000
Buoyancy=5.000000
RotationRate=(Pitch=65535,Yaw=65535)
bVisionImportant=True
}
|
Creation time: Mon 8/11/2021 16:31:15.410 - Created with
UnCodeX