Observe & Override

Introduction

Cyber Engine Tweaks allow mods to listen or overwrite game's script functions/methods. There are two kinds of functions:

  • Observe allows to listen for function/method execution

  • Override allows to overwrite a function/method

Available Functions

Observechevron-rightOverridechevron-right

Last updated