Click or drag to resize
TetrapodNamingConventionCharacterNameAffix Property
Gets or sets the prefix or suffix for all parts in the hierarchy.

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

Property Value

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