I'm seeing things like . . .
Cell kCell = Game.GetPlayer().GetParentCell()ObjectReference objRef
It's clear in these cases what Cell and ObjectReference are, and that kCell and objRef are variables . . . that the entire thing is about setting variables in the right context . . .
My question is this: When the search function decides to actually work on the CKWiki (anyone else get a blank page for search resulte?), I don't see reference to being able to use that function like that.
Is there documentation on how and when you're able to do this?