Enum CrackedOption

Represents information whether to assume cracked

Namespace: TSD.API.Remoting.Materials
Assembly: TSD.API.Remoting.dll
Syntax
public enum CrackedOption

Fields

Name Value Description
AutoAuto = 3

Auto

NoNo = 2

No

PartiallyPartially = 4

Partially

UnknownUnknown = 0

Unknown

YesYes = 1

Yes

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next