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

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

Property Value

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