Disclaimer If you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)
UMovieScenePropertyTrack > UMovieSceneNameableTrack > UMovieSceneTrack > UMovieSceneSignedObject > UObject
namespace Offsets { namespace Classes { // Inheritance: UMovieScenePropertyTrack > UMovieSceneNameableTrack > UMovieSceneTrack > UMovieSceneSignedObject > UObject namespace UMovieScenePrimitiveMaterialTrack { constexpr auto MaterialIndex = 0x88; // int32_t } } }
public static class Offsets { public static class Classes { // Inheritance: UMovieScenePropertyTrack > UMovieSceneNameableTrack > UMovieSceneTrack > UMovieSceneSignedObject > UObject public static class UMovieScenePrimitiveMaterialTrack { public const byte MaterialIndex = 0x88; // int32_t } } }