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

UE2:StreamDirectoryNode (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> StreamBase >> StreamDirectoryNode
Package: 
GUI2K4
Within class: 
DirectoryTreeList

Created on: 10/21/2003 File System Object

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

Properties[edit]

Property group 'StreamDirectoryNode'[edit]

bExpanded[edit]

Type: bool

Modifiers: private


bInitialized[edit]

Type: bool

Modifiers: private


Children[edit]

Type: array<StreamDirectoryNode>

Modifiers: editconst, editinline


ChildRenderCost[edit]

Type: int

Modifiers: private


Contents[edit]

Type: array<string>

Modifiers: editconst, editinline


DirectoryName[edit]

Type: string

Modifiers: editconst, private


MyPath[edit]

Type: string

Modifiers: editconst, private


NodeRenderCost[edit]

Type: int

Modifiers: private


Default value: 1

Parent[edit]

Type: StreamDirectoryNode


Functions[edit]

Static functions[edit]

StripPathComponent[edit]

static function string StripPathComponent (out string Path)


Instance functions[edit]

See StreamDirectoryNode instance functions.