I love the smell of UnrealEd crashing in the morning. – tarquin

UE2:M3UParser (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
Engine
Within class: 
StreamPlaylistManager

Created on: 10/27/2003 Specialized parser for WinAmp PLS playlists

Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved

Properties[edit]

ParsedPath[edit]

Type: StreamBase.FilePath


Instance functions[edit]

Import[edit]

function bool Import (int PlaylistIndex, int InsertPosition, string Path)

Overrides: PlaylistParserBase.Import


MatchPath[edit]

function string MatchPath (string Str)


ParseLines[edit]

function ParseLines ()

Overrides: PlaylistParserBase.ParseLines