Table of Contents

Class NmClipExtract

Namespace
ValveResourceFormat.ResourceTypes.ModelAnimation2
Assembly
ValveResourceFormat.dll

Extracts Source 2 animation clips to editable format.

public class NmClipExtract

Inheritance

Inherited Members

Constructors

NmClipExtract(Resource, IFileLoader)

Initializes a new instance of the ValveResourceFormat.ResourceTypes.ModelAnimation2.NmClipExtract class.

public NmClipExtract(Resource resource, IFileLoader fileLoader)

Parameters

resource Resource
fileLoader IFileLoader

Methods

ToContentFile()

Converts the animation clip to a content file.

public ContentFile ToContentFile()

Returns

ContentFile