C# Class Reign.Video.Abstraction.ObjectArmature

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

Méthodes publiques

Свойство Type Description
Armature Armature

Méthodes publiques

Méthode Description
ObjectArmature ( BinaryReader reader, Model model ) : System.Collections.Generic
Write ( BinaryWriter writer, SoftwareObjectArmature softwareObjectArmature ) : void

Method Details

ObjectArmature() public méthode

public ObjectArmature ( BinaryReader reader, Model model ) : System.Collections.Generic
reader System.IO.BinaryReader
model Model
Résultat System.Collections.Generic

Write() public static méthode

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

Property Details

Armature public_oe property

public Armature,Reign.Video.Abstraction Armature
Résultat Armature