Table of Contents

Class ResourceTypeExtensions

Namespace
ValveResourceFormat
Assembly
ValveResourceFormat.dll

Extension methods for ValveResourceFormat.ResourceType.

public static class ResourceTypeExtensions

Inheritance

Inherited Members

Methods

GetExtension(ResourceType)

Return ValveResourceFormat.ExtensionAttribute for given ValveResourceFormat.ResourceType.

public static string? GetExtension(this ResourceType value)

Parameters

value ResourceType

Resource type.

Returns

string?

Extension type string.