Expand description
§ExtraAshPileRef
This module defines the ExtraAshPileRef
struct, which inherits from BSExtraData
and represents
extra data for ash pile references in Skyrim’s engine. It includes a virtual table for C++ compatibility
and maintains the original memory layout.
Structs§
- Extra
AshPile Ref - Represents extra data for an ash pile reference.
- Extra
AshPile RefVtbl - The virtual function table for
ExtraAshPileRef
.