 | RagdollPartIsSilent Property |
Gets or sets a value indicating whether instances of this class should emit debug messages. This value
should only be set to when performing automated tests.
Namespace: Candlelight.PhysicsAssembly: 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 will emit no debug messages; otherwise,
.
See Also