Show / Hide Table of Contents

Class MyEnumCharacterRotationToSupport

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

Fields

Full

Declaration
public const MyEnumCharacterRotationToSupport Full
Field Value
Type Description
MyEnumCharacterRotationToSupport

None

Declaration
public const MyEnumCharacterRotationToSupport None
Field Value
Type Description
MyEnumCharacterRotationToSupport

OneAxis

Declaration
public const MyEnumCharacterRotationToSupport OneAxis
Field Value
Type Description
MyEnumCharacterRotationToSupport

value__

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