Witcher Wiki
Register
Substances Graveir bone
Not Stable Yet!
This article is part of the Witcher 3 scripting community documentation, which is considered to be UNSTABLE until after the release of the Blood and Wine DLC. Edits to these pages may be overwritten without notice!
BTTaskLockCameraToTarget
Signature
class BTTaskLockCameraToTarget extends IBehTreeTask
Parent
IBehTreeTask
Version
1.12
Path
/game/behavior_tree/tasks/custom/btTasksEredin.ws

ISerializable > IScriptable > IBehTreeTask

Public Functions

OnActivate

function OnActivate() : EBTNodeStatus
Returns:
EBTNodeStatus
Location:
starts @ line 1036, ends @ line 1045

OnDeactivate

function OnDeactivate()
Location:
starts @ line 1047, ends @ line 1054

Public Vars

lock

var lock : bool
Location:
defined @ line 1033

onActivate

var onActivate : bool
Location:
defined @ line 1034