C# Class B9PartSwitch.ConfigField

Inheritance: System.Attribute
Mostra file Open project: blowfishpro/B9PartSwitch Class Usage Examples

Public Properties

Property Type Description
configName string
copy bool
destroy bool
persistant bool

Property Details

configName public_oe property

public string configName
return string

copy public_oe property

public bool copy
return bool

destroy public_oe property

public bool destroy
return bool

persistant public_oe property

public bool persistant
return bool