C# Class Reign.Video.Abstraction.Armature

Afficher le fichier Open project: reignstudios/ReignSDK Class Usage Examples

Méthodes publiques

Méthode Description
Armature ( BinaryReader reader ) : System.Collections.Generic
Write ( BinaryWriter writer, SoftwareArmature softwareArmature ) : void

Method Details

Armature() public méthode

public Armature ( BinaryReader reader ) : System.Collections.Generic
reader System.IO.BinaryReader
Résultat System.Collections.Generic

Write() public static méthode

public static Write ( BinaryWriter writer, SoftwareArmature softwareArmature ) : void
writer System.IO.BinaryWriter
softwareArmature SoftwareArmature
Résultat void