Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:StreamTag (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 Object >> StreamBase >> StreamTag
Package: 
Engine
Within class: 
Stream

Created on: 10/12/2003 Standard ID3 Tag Contains Artist, Title, Album, Lyrics, etc.

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

Properties

Property group 'StreamTag'

Album

Type: StreamBase.ID3Field

Modifiers: const, editconst


Artist

Type: StreamBase.ID3Field

Modifiers: const, editconst


Duration

Type: StreamBase.ID3Field

Modifiers: editconst

in milliseconds

Fields

Type: array<StreamBase.ID3Field>

Modifiers: const, editconst, editconstarray


Genre

Type: StreamBase.ID3Field

Modifiers: const, editconst


TagID

Type: StreamBase.ID3Field

Modifiers: const, editconst


Title

Type: StreamBase.ID3Field

Modifiers: const, editconst


TrackNumber

Type: StreamBase.ID3Field

Modifiers: const, editconst


Year

Type: StreamBase.ID3Field

Modifiers: const, editconst


Internal variables

NativeID3Tag

Type: pointer

Array size: 2

Modifiers: private


Delegates

OnRefresh

delegate OnRefresh ()


Functions

Native functions

DumpTag

native final function DumpTag ()


Other instance functions

DumpScriptTag

function DumpScriptTag ()