Click or drag to resize
TetrapodNamingConventionRightAffix Property
Gets or sets the prefix or suffix for parts on the right side of the body.

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

Property Value

Type: String
The prefix or suffix for parts on the right side of the body.
See Also