Show / Hide Table of Contents

Class CharacterSitAnimations

Inheritance
System.Object
CharacterSitAnimations
Namespace: Sandbox.Common.ObjectBuilders.Definitions
Assembly: SpaceEngineers.ObjectBuilders.dll
Syntax
public class CharacterSitAnimations : Object

Constructors

CharacterSitAnimations()

Declaration
public CharacterSitAnimations()

Fields

DefaultAnimations

Declaration
public List<string> DefaultAnimations
Field Value
Type Description
System.Collections.Generic.List<System.String>

FemaleAnimations

Declaration
public List<string> FemaleAnimations
Field Value
Type Description
System.Collections.Generic.List<System.String>

MaleAnimations

Declaration
public List<string> MaleAnimations
Field Value
Type Description
System.Collections.Generic.List<System.String>
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾