Session Settings in Blueprint Script

I can’t figure out where blueprint nodes are implemented in the core UE4.

For example I search for DestroySession or Destroy Session and only find the functions in the core code, none of which appear to have blueprint declarations in the .h files.

Where do I find them?