Garry's Mod Wiki

DTree_Node:SetPathID

  DTree_Node:SetPathID( string path )

Description

This is used internally - although you're able to use it you probably shouldn't.

Sets the path ID (File Search Paths) for populating the tree from the filesystem.

Use DTree_Node:MakeFolder instead.

Arguments

1 string path
The path ID to set.