Show / Hide Table of Contents

Class MyGridStorageHelper.MyGridLoadStatus

Inheritance
System.Object
MyGridStorageHelper.MyGridLoadStatus
Namespace: Sandbox.Game
Assembly: Sandbox.Game.dll
Syntax
public sealed class MyGridLoadStatus : Enum

Fields

Fail_CannotPlace

Declaration
public const MyGridStorageHelper.MyGridLoadStatus Fail_CannotPlace
Field Value
Type Description
MyGridStorageHelper.MyGridLoadStatus

Fail_DetailLoadFailed

Declaration
public const MyGridStorageHelper.MyGridLoadStatus Fail_DetailLoadFailed
Field Value
Type Description
MyGridStorageHelper.MyGridLoadStatus

Fail_GridLoadFailed

Declaration
public const MyGridStorageHelper.MyGridLoadStatus Fail_GridLoadFailed
Field Value
Type Description
MyGridStorageHelper.MyGridLoadStatus

Fail_IdentityNotFound

Declaration
public const MyGridStorageHelper.MyGridLoadStatus Fail_IdentityNotFound
Field Value
Type Description
MyGridStorageHelper.MyGridLoadStatus

Fail_NotEnoughPCU

Declaration
public const MyGridStorageHelper.MyGridLoadStatus Fail_NotEnoughPCU
Field Value
Type Description
MyGridStorageHelper.MyGridLoadStatus

Fail_Unspecified

Declaration
public const MyGridStorageHelper.MyGridLoadStatus Fail_Unspecified
Field Value
Type Description
MyGridStorageHelper.MyGridLoadStatus

None

Declaration
public const MyGridStorageHelper.MyGridLoadStatus None
Field Value
Type Description
MyGridStorageHelper.MyGridLoadStatus

Success

Declaration
public const MyGridStorageHelper.MyGridLoadStatus Success
Field Value
Type Description
MyGridStorageHelper.MyGridLoadStatus

value__

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