CScriptContextUserData

Declared In:

Introduction

An instance of these class should be passed as the userData into every LEOCreateContext(). We use it to associate some Stacksmith-specific state with each execution thread (not actually an OS thread, at least yet, but sort of, due to our continuation-like approach to e.g. the "go" command).