AFortAthenaMutator > AFortGameplayMutator > AInfo > AActor > UObject
namespace Offsets { namespace Classes { // Inheritance: AFortAthenaMutator > AFortGameplayMutator > AInfo > AActor > UObject namespace AFortAthenaMutator_SpecialEventTODM { constexpr auto PhaseDataArray = 0x330; // TArray constexpr auto SpecialEventScript = 0x340; // ASpecialEventScript* constexpr auto SpawnedTODM = 0x358; // AFortTimeOfDayManager* } } }
public static class Offsets { public static class Classes { // Inheritance: AFortAthenaMutator > AFortGameplayMutator > AInfo > AActor > UObject public static class AFortAthenaMutator_SpecialEventTODM { public const UInt16 PhaseDataArray = 0x330; // TArray public const UInt16 SpecialEventScript = 0x340; // ASpecialEventScript* public const UInt16 SpawnedTODM = 0x358; // AFortTimeOfDayManager* } } }