C# Class Files.Vitaboy.Gesture

Datei anzeigen Open project: Afr0Games/Project-Dollhouse

Public Properties

Property Type Description
AppearanceID UniqueFileID

Public Methods

Method Description
Gesture ( FileReader Reader )

Constructs a new instance of the Gesture class.

Method Details

Gesture() public method

Constructs a new instance of the Gesture class.
public Gesture ( FileReader Reader )
Reader FileReader A FileReader used to read a HandGroup file.

Property Details

AppearanceID public_oe property

public UniqueFileID AppearanceID
return UniqueFileID