Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE2:StreamTag (UT2004)
Object >> StreamBase >> StreamTag |
Contents
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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