UARComponent > USceneComponent > UActorComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UARComponent > USceneComponent > UActorComponent > UObject namespace UARPlaneComponent { constexpr auto ReplicatedPayload = 0x280; // FARPlaneUpdatePayload } } }
public static class Offsets { public static class Classes { // Inheritance: UARComponent > USceneComponent > UActorComponent > UObject public static class UARPlaneComponent { public const UInt16 ReplicatedPayload = 0x280; // FARPlaneUpdatePayload } } }