Click or drag to resize
TetrapodNamingConventionPes Property
Gets or sets the base name of the pes.

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

Property Value

Type: String
The base name of the pes.
See Also