C# Class Animatroller.Framework.Import.LowLevelImporter2

Inheritance: BaseImporter2
Afficher le fichier Open project: HakanL/animatroller

Protected Properties

Свойство Type Description
effectsPerChannel int
eventPeriodInMilliseconds int

Méthodes publiques

Méthode Description
LowLevelImporter2 ( int priority = 1, [ name = "" ) : System

Method Details

LowLevelImporter2() public méthode

public LowLevelImporter2 ( int priority = 1, [ name = "" ) : System
priority int
name [
Résultat System

Property Details

effectsPerChannel protected_oe property

protected int effectsPerChannel
Résultat int

eventPeriodInMilliseconds protected_oe property

protected int eventPeriodInMilliseconds
Résultat int