 | SymmetricalTransformIsSilent Property |
Gets or sets a value indicating whether instances of this class should emit debug messages.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic static bool IsSilent { get; set; }
Property Value
Type:
Boolean if instances should emit no debug messages; otherwise,
.
See Also