UCommonVideoPlayer > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UCommonVideoPlayer > UWidget > UVisual > UObject namespace UFortBattlePassVideoDisplay { constexpr auto AnnotationWidgetClass = 0x290; // UFortBattlePassVideoAnnotationWidget* constexpr auto VideoAnnotations = 0x298; // TArray } } }
public static class Offsets { public static class Classes { // Inheritance: UCommonVideoPlayer > UWidget > UVisual > UObject public static class UFortBattlePassVideoDisplay { public const UInt16 AnnotationWidgetClass = 0x290; // UFortBattlePassVideoAnnotationWidget* public const UInt16 VideoAnnotations = 0x298; // TArray } } }