Table of Contents

Class ChoreoExtract

Namespace
ValveResourceFormat.IO
Assembly
ValveResourceFormat.dll

Extracts choreography scene data from VCD list resources.

public class ChoreoExtract

Inheritance

Inherited Members

Constructors

ChoreoExtract(Resource)

Initializes a new instance of the ValveResourceFormat.IO.ChoreoExtract class.

public ChoreoExtract(Resource vcdlistResource)

Parameters

vcdlistResource Resource

Resource containing choreography scene data.

Methods

ToContentFile()

Converts choreography data to a content file with individual scene files.

public ContentFile ToContentFile()

Returns

ContentFile

Content file containing the choreography scenes.