Class TextureReviewState
Inheritance
System.Object
TextureReviewState
Assembly: Eco.Shared.dll
Syntax
[Serialized]
[Eco(true)]
[Localized(true, false, "", false)]
public sealed class TextureReviewState : Enum
Fields
Approved
Declaration
public const TextureReviewState Approved
Field Value
Blocked
Declaration
public const TextureReviewState Blocked
Field Value
Unreviewed
Declaration
public const TextureReviewState Unreviewed
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Extension Methods