Class ChoreoExtract
- Namespace
- ValveResourceFormat.IO
- Assembly
- ValveResourceFormat.dll
Extracts choreography scene data from VCD list resources.
public class ChoreoExtractInheritance
Inherited Members
Constructors
ChoreoExtract(Resource)
Initializes a new instance of the ValveResourceFormat.IO.ChoreoExtract class.
public ChoreoExtract(Resource vcdlistResource)Parameters
vcdlistResourceResource-
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.