 | TetrapodNamingConventionRightAffix Property |
Gets or sets the prefix or suffix for parts on the right side of the body.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic string RightAffix { get; set; }
Property Value
Type:
StringThe prefix or suffix for parts on the right side of the body.
See Also