#pragma once #include "RE/B/BSPointerHandle.h" #include "RE/B/BSTEvent.h" namespace RE { class PlayerAutoAimActorEvent : public BSTValueEvent // 0 { public: }; static_assert(sizeof(PlayerAutoAimActorEvent) == 0x8); }