Show / Hide Table of Contents

Class MyDecoratorDefaultReturnValues

Inheritance
System.Object
MyDecoratorDefaultReturnValues
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class MyDecoratorDefaultReturnValues : Enum

Fields

FAILURE

Declaration
public const MyDecoratorDefaultReturnValues FAILURE
Field Value
Type Description
MyDecoratorDefaultReturnValues

RUNNING

Declaration
public const MyDecoratorDefaultReturnValues RUNNING
Field Value
Type Description
MyDecoratorDefaultReturnValues

SUCCESS

Declaration
public const MyDecoratorDefaultReturnValues SUCCESS
Field Value
Type Description
MyDecoratorDefaultReturnValues

value__

Declaration
public byte value__
Field Value
Type Description
System.Byte
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾