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