Zdexby TheHolyOneZ
5,360 classes
Class

UMediaPlaylist

: UObject
/Script/MediaAssets.MediaPlaylist 0x0038 (56 B) align 8 inherited 0x0028 vtable /Script/MediaAssets
0x00x0038

Members 1

OffsetSizeNameTypeFlagsDefault
0x10ItemsTArray<UMediaSource*>Protected+5 flags[]

Functions 12

SignatureFlagsNativeParams
bool Replace(int32 Index, UMediaSource* Replacement)FinalNative+1 flags0x11
bool RemoveAt(int32 Index)FinalNative+1 flags0x05
bool Remove(UMediaSource* MediaSource)FinalNative+1 flags0x09
int32 Num()FinalNative+1 flags0x04
void Insert(UMediaSource* MediaSource, int32 Index)FinalNative+1 flags0x0C
UMediaSource* GetRandom(const int32& OutIndex)FinalNative+1 flags0x10
UMediaSource* GetPrevious(const int32& InOutIndex)FinalNative+1 flags0x10
UMediaSource* GetNext(const int32& InOutIndex)FinalNative+1 flags0x10
UMediaSource* Get(int32 Index)FinalNative+1 flags0x10
bool AddUrl(const FString& URL)FinalNative+1 flags0x11
bool AddFile(const FString& FilePath)FinalNative+1 flags0x11
bool Add(UMediaSource* MediaSource)FinalNative+1 flags0x09

Used by 1

types with a member, parameter or interface of this type