UE2:StreamDirectoryNode (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
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

Property group 'StreamDirectoryNode'

bExpanded

Type: bool

Modifiers: private


bInitialized

Type: bool

Modifiers: private


Children

Type: array<StreamDirectoryNode>

Modifiers: editconst, editinline


ChildRenderCost

Type: int

Modifiers: private


Contents

Type: array<string>

Modifiers: editconst, editinline


DirectoryName

Type: string

Modifiers: editconst, private


MyPath

Type: string

Modifiers: editconst, private


NodeRenderCost

Type: int

Modifiers: private


Default value: 1

Parent

Type: StreamDirectoryNode


Functions

Static functions

StripPathComponent

static function string StripPathComponent (out string Path)


Instance functions

See StreamDirectoryNode instance functions.