EventStackFrame

Addon SDK v1 retirement

An EventStackFrame represents a single frame in the EventStack. This provides context for one layer of execution in the event system, much like a stack in a traditional programming language. Its main purpose is to track the current event.

Methods

GetCurrentEvent()
Return the currently executing EventBlock.
Addon SDK Manual 2024-05-20