CharmedBaryon / CommonLibSSE-NG

This is a reverse engineered library for Skyrim Special Edition and Skyrim VR.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VR RE, portable member access for PlayerCharacter

jpstewart opened this issue · comments

Feature-parity in RE::PlayerCharacter RE is the last major hurdle to supporting full multi-runtime targeting that includes VR for projects that currently target SE/AE. Getting the member variable RE for VR to match the flatrim runtimes would solidify the multi-targeting story and make porting to VR much more accessible, as this class is commonly used in many plugins.