C# Class mml2vgm.clsChannel

显示文件 Open project: kuma4649/mml2vgm Class Usage Examples

Public Properties

Property Type Description
Name string
Type enmChannelType
isSecondary bool

Property Details

Name public_oe property

public string Name
return string

Type public_oe property

public enmChannelType Type
return enmChannelType

isSecondary public_oe property

public bool isSecondary
return bool