27 auto light = malloc<NiDirectionalLight>();
42 using func_t =
decltype(&NiDirectionalLight::Ctor);
47 static_assert(
sizeof(NiDirectionalLight) == 0x158);
#define RELOCATION_ID(SE, AE)
Definition PCH.h:506
Definition Relocation.h:210
Definition NiCloningProcess.h:10
Definition NiDirectionalLight.h:10
void LoadBinary(NiStream &a_stream) override
static constexpr auto Ni_RTTI
Definition NiDirectionalLight.h:13
NiColor effectColor
Definition NiDirectionalLight.h:37
const NiRTTI * GetRTTI() const override
NiObject * CreateClone(NiCloningProcess &a_cloning) override
NiPoint3 worldDir
Definition NiDirectionalLight.h:36
bool IsEqual(NiObject *a_object) override
~NiDirectionalLight() override
static NiDirectionalLight * Create()
Definition NiDirectionalLight.h:25
static constexpr auto RTTI
Definition NiDirectionalLight.h:12
static constexpr auto VTABLE
Definition NiDirectionalLight.h:14
void SaveBinary(NiStream &a_stream) override
Definition AbsorbEffect.h:6
constexpr REL::ID RTTI_NiDirectionalLight(static_cast< std::uint64_t >(690439))
constexpr REL::ID NiRTTI_NiDirectionalLight(static_cast< std::uint64_t >(523960))
constexpr std::array< REL::ID, 1 > VTABLE_NiDirectionalLight
Definition Offsets_VTABLE.h:12200