Enum ToolsAssetInfo.AssetLocation ​
Namespace: ValveResourceFormat.ToolsAssetInfo
Assembly: ValveResourceFormat.dll
The root an asset path is relative to.
csharp
public enum ToolsAssetInfo.AssetLocationFields ​
Game = 0
The game root, containing the compiled assets.
Content = 1
The content root, containing the source assets.
None = 7
No specific root, used by location agnostic paths and by resource names.

