Show / Hide Table of Contents

Class HumanoidProfilePrototype

Inheritance
System.Object
HumanoidProfilePrototype
Implements
Robust.Shared.Prototypes.IPrototype
Namespace: Content.Shared.Humanoid.Prototypes
Assembly: Content.Shared.dll
Syntax
public sealed class HumanoidProfilePrototype : object, IPrototype

Fields

| Improve this Doc View Source

CustomBaseLayers

Declaration
public Dictionary<HumanoidVisualLayers, CustomBaseLayerInfo> CustomBaseLayers
Field Value
Type Description
Dictionary<HumanoidVisualLayers, CustomBaseLayerInfo>

Properties

| Improve this Doc View Source

ID

Declaration
public string ID { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Profile

Declaration
public HumanoidCharacterProfile Profile { get; }
Property Value
Type Description
HumanoidCharacterProfile

Implements

Robust.Shared.Prototypes.IPrototype
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾