Skip to content

UMRIDemoSubsystem::GetDemosList

Class: UMRIDemoSubsystem

Returns the list of all known demo filenames.

Syntax

const TArray< FString > & UMRIDemoSubsystem::GetDemosList()

Return Value

Const reference to the array of demo filename strings.

Blueprint

Blueprint: Pure — no exec pins, does not modify state

Remarks

Refreshes from disk if stale. Const reference to the array of demo filename strings. UFUNCTION