GUI2K4.StreamDirectoryNode
- Extends
- StreamBase
- Modifiers
- within DirectoryTreeList
Core.Object
|
+-- Engine.StreamBase
|
+-- GUI2K4.StreamDirectoryNode
Inherited Structures from Core.Object |
BoundingVolume, Box, Color, CompressedPosition, Coords, FloatBox, Guid, IntBox, InterpCurve, InterpCurvePoint, Matrix, Plane, Quat, Range, RangeVector, Rotator, Scale, TMultiMap, Vector |
Inherited Functions from Engine.StreamBase |
*, *=, CompareNames, ConvertToFileExtension, ConvertToFileType, FormatTimeDisplay, GetPathRoot, GetPathSeparator, HandleDebugExec, HasExtension, IsCaseSensitive, ParseDirectories, ParseExtension, ParsePath, RevInStr |
Inherited Functions from Core.Object |
!, !=, $, $=, %, &, &&, *, **, *=, +, ++, +=, -, --, -=, / , /=, <, <<, <=, ==, >, >=, >>, >>>, @, @=, Abs, Acos, AllObjects, Asc, Asin, Atan, BeginState, Caps, Ceil, Chr, Clamp, ClassIsChildOf, ClearConfig, ClockwiseFrom, Cos, Created, Cross, Disable, Divide, Dot, DynamicLoadObject, EatStr, Enable, EndState, Eval, Exp, FClamp, FindObject, FMax, FMin, FRand, GetAxes, GetEnum, GetItemName, GetPerObjectNames, GetPropertyText, GetReferencers, GetStateName, GetUnAxes, GotoState, InStr, InterpCurveEval, InterpCurveGetInputDomain, InterpCurveGetOutputRange, Invert, IsA, IsInState, IsOnConsole, IsSoaking, Left, Len, Lerp, Localize, Locs, Log, Loge, Max, Mid, Min, MirrorVectorByNormal, Normal, Normalize, OrthoRotation, PlatformIs64Bit, PlatformIsMacOS, PlatformIsUnix, PlatformIsWindows, QuatFindBetween, QuatFromAxisAndAngle, QuatFromRotator, QuatInvert, QuatProduct, QuatRotateVector, QuatSlerp, QuatToRotator, Rand, RandRange, Repl, ReplaceText, ResetConfig, Right, RotRand, Round, SaveConfig, SetPropertyText, Sin, Smerp, Split, Sqrt, Square, StaticClearConfig, StaticSaveConfig, StopWatch, StrCmp, Tan, VRand, VSize, Warn, ^, ^^, |, ||, ~, ~= |
StreamDirectoryNode
function bool AddContent ( string ContentName ) )
function
bool ChangeDirectory (
string Path, out
StreamDirectoryNode Node, optional
bool bRefreshContents ) )
function Clear ( optional bool bPropagate ) )
function Collapse ( optional bool bFullUpdate ) )
function int Cost ( ) )
function Expand ( optional bool bFullUpdate ) )
function bool ExpandPath ( string Path ) )
function int FindChildIndex ( string ChildName ) )
function int FindFileIndex ( string FileName ) )
function int FindVisibleNodeIndex ( string Path ) )
function string GetIndent ( ) )
function string GetName ( ) )
function string GetNodePrefix ( bool bNoPrefix ) )
function string GetPath ( ) )
function bool HandleDebugExec ( string Command, string Param ) )
function bool HasChildren ( ) )
function bool Initialized ( ) )
function InitializeNode ( ) )
function bool IsEmpty ( ) )
function bool IsOpen ( ) )
function string NodeText ( int VisibleIndex, optional bool bNoPrefix ) )
function RefreshNodeContents ( ) )
function bool RemoveChildAt ( int i ) )
function bool RemoveContent ( string Path ) )
function bool RemoveContentAt ( int i ) )
function bool SetName ( string InName ) )
function bool SetPath ( string InPath ) )
static function string StripPathComponent ( out string Path ) )
function Toggle ( ) )
function UpdateCost ( optional bool bFullUpdate ) )
function bool Valid ( int i ) )
function bool ValidFile ( int i ) )
defaultproperties
{
NodeRenderCost=1
}
|
Creation time: Do 14.8.2014 09:58:22.742 - Created with
UnCodeX