Zdexby TheHolyOneZ
5,360 classes
Class

UAnimatedSparseVolumeTextureController

: UObject
/Script/Engine.AnimatedSparseVolumeTextureController 0x0048 (72 B) align 8 inherited 0x0028 vtable /Script/Engine
0x00x0048

Members 6

OffsetSizeNameTypeFlagsDefault
0x08SparseVolumeTextureUSparseVolumeTexture*7 flagsnullptr
0x04Timefloat6 flags0
0x01bIsPlayingbool6 flagsfalse
0x00350x03padding / unreflected
0x04FrameRatefloat6 flags24
0x04MipLevelint326 flags0
0x01bBlockingStreamingRequestsbool6 flagsfalse
0x00410x07unreflected bytes to end of UAnimatedSparseVolumeTextureController

Functions 9

SignatureFlagsNativeParams
void Update(float DeltaTime)FinalNative+1 flags0x04
void Stop()FinalNative+1 flags0x00
void Play()FinalNative+1 flags0x00
void Pause()FinalNative+1 flags0x00
USparseVolumeTextureFrame* GetFrameByIndex(int32 FrameIndex)FinalNative+1 flags0x10
float GetFractionalFrameIndex()FinalNative+1 flags0x04
float GetDuration()FinalNative+1 flags0x04
void GetCurrentFramesForInterpolation(const USparseVolumeTextureFrame*& Frame0, const USparseVolumeTextureFrame*& Frame1, const float& LerpAlpha)FinalNative+1 flags0x14
USparseVolumeTextureFrame* GetCurrentFrame()FinalNative+1 flags0x08