Enum SchemaIndirectionType ​
Namespace: ValveResourceFormat
Assembly: ValveResourceFormat.dll
Schema indirection types for pointer and reference handling.
csharp
public enum SchemaIndirectionTypeFields ​
Unknown = 0
Pointer = 1
Reference = 2
ResourcePointer = 3
ResourceArray = 4
UtlVector = 5
UtlReference = 6
Ignorable = 7
Opaque = 8

