AbstractApplyQuickhackEffector class
AbstractApplyQuickhackEffector
Inheritance
Base: ModifyAttackEffector
Derived
ApplyQuickhackEffector, MonoWireQuickHackApplyEffector
Properties
| Property | Type | |
|---|---|---|
blackboard | WeakHandle<game.IBlackboard> | scripted |
applyQuickhackDelayConst | float | scripted |
Functions
void Initialize(TDBID record, ScriptGameInstance game, TDBID parentRecord)overrideRTTIvoid ActionOn(game.Object owner)overrideRTTIvoid RepeatedAction(game.Object owner)overrideRTTIvoid ProcessAction(game.Object owner)RTTIvoid ProcessApplyQuickhackAction(game.events.HitEvent hitEvent, PlayerPuppet playerPuppet, ScriptedPuppet targetScriptedPuppet)RTTIvoid TriggerSpecialQuickHackAttack(PlayerPuppet playerOwnerPuppet, QuickhackData quickhackData, float applyQuickhackDelay)RTTI