#pragma once // Dumped with Dumper-7! namespace SDK { //--------------------------------------------------------------------------------------------------------------------- // ENUMS //--------------------------------------------------------------------------------------------------------------------- //--------------------------------------------------------------------------------------------------------------------- // STRUCTS //--------------------------------------------------------------------------------------------------------------------- // 0x10 (0x10 - 0x0) // ScriptStruct NiagaraCore.NiagaraCompileHash struct FNiagaraCompileHash { public: TArray DataHash; // 0x0(0x10)(ZeroConstructor, NativeAccessSpecifierPrivate) }; }