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)
UInterpTrackVectorBase > UInterpTrack > UObject
Name of property in Group AActor which this track mill modify over time.
namespace Offsets { namespace Classes { // Inheritance: UInterpTrackVectorBase > UInterpTrack > UObject namespace UInterpTrackVectorProp { constexpr auto PropertyName = 0x90; // FName } } }
public static class Offsets { public static class Classes { // Inheritance: UInterpTrackVectorBase > UInterpTrack > UObject public static class UInterpTrackVectorProp { public const byte PropertyName = 0x90; // FName } } }