Skip to content

EB1OverrideBaseObject

🎛️ Enum: EB1OverrideBaseObject

Specifies which object is affected by an override.

  • Self: Refers to the referencing object (ScriptContext@SelfObject).
  • Target: Refers to the current interaction target (ScriptContext@TargetObject).
  • Player: Refers to the controlled player.