C# Class B9PartSwitch.ConfigField

Inheritance: System.Attribute
Show 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 property

public string configName
return string

copy public property

public bool copy
return bool

destroy public property

public bool destroy
return bool

persistant public property

public bool persistant
return bool