Witcher Wiki
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!
CAIMoveAlongPathWithCompanionParams
Signature
class CAIMoveAlongPathWithCompanionParams extends CAIMoveAlongPathParams
Parent
CAIMoveAlongPathParams
Version
1.12
Path
/game/behavior_tree/ai_parameters/actionParams.ws

ISerializable > IScriptable > IAIParameters > CAIParameters > IAIActionParameters > CAIMoveAlongPathParams

Public Vars

companionOffset

editable var companionOffset : float
Location:
defined @ line 283

companionTag

editable var companionTag : CName
Location:
defined @ line 280

matchCompanionSpeed

editable var matchCompanionSpeed : bool
Location:
defined @ line 286

maxDistance

editable var maxDistance : float
Location:
defined @ line 281

minDistance

editable var minDistance : float
Location:
defined @ line 282

progressOnlyWhenCompanionIsAhead

editable var progressOnlyWhenCompanionIsAhead : bool
Location:
defined @ line 285

progressWhenCompanionIsAhead

editable var progressWhenCompanionIsAhead : bool
Location:
defined @ line 284