Click or drag to resize
TetrapodNamingConventionCenterAffix Property
Gets or sets the prefix or suffix for parts in the center.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public string CenterAffix { get; set; }

Property Value

Type: String
The prefix or suffix for parts in the center.
See Also