Namespace ValveResourceFormat
Namespaces
- ValveResourceFormat.Blocks
- ValveResourceFormat.ClosedCaptions
- ValveResourceFormat.CompiledShader
- ValveResourceFormat.Compression
- ValveResourceFormat.FlexSceneFile
- ValveResourceFormat.IO
- ValveResourceFormat.MapFormats
- ValveResourceFormat.NavMesh
- ValveResourceFormat.ResourceTypes
- ValveResourceFormat.Serialization
- ValveResourceFormat.TextureDecoders
- ValveResourceFormat.ThirdParty
- ValveResourceFormat.ToolsAssetInfo
- ValveResourceFormat.Utils
- ValveResourceFormat.ValveFont
Classes
- Block
-
Represents a block within the resource file.
- ExtensionAttribute
-
Attribute to specify file extension for resource types.
- IndentedTextWriter
-
The same as System.CodeDom.Compiler.IndentedTextWriter but works in partial trust. Taken from System.Data.Entity.Migrations.Utilities.IndentedTextWriter.
- Resource
-
Represents a Valve resource.
- ResourceTypeExtensions
-
Extension methods for ValveResourceFormat.ResourceType.
Enums
- BlockType
-
Resource file block types.
- DXGI_FORMAT
-
Microsoft DirectX Graphics Infrastructure formats. See this link for more information.
- EntityFieldType
-
Entity field data types.
- EntityIOTargetType
-
Entity input/output target type specifiers.
- ModelAnimationMotionFlags
-
Model animation motion flags.
- ModelSkeletonBoneFlags
-
Model skeleton bone flags.
- MorphBundleType
-
Morph bundle data types.
- ObjectTypeFlags
-
Object type flags for world objects.
- ParticleField
-
Particle field identifiers.
- RenderMeshDrawPrimitiveFlags
-
Flags for render mesh draw primitives.
- RenderPrimitiveType
-
Render primitive types for mesh drawing.
- RenderSlotType
-
Render slot types for vertex data.
- ResourceType
-
Resource file types.
- ScalarExpressionType
-
Scalar expression types used for particles.
- SchemaFieldType
-
Schema field data types.
- SchemaIndirectionType
-
Schema indirection types for pointer and reference handling.
- VTexExtraData
-
Valve texture extra data types.
- VTexFlags
-
Valve texture flags.
- VTexFormat
-
Valve texture formats.
- VectorExpressionType
-
Vector expression types used for particles.
- VectorFloatExpressionType
-
Vector to float expression types used for particles.