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