Show / Hide Table of Contents

Class StartingGearPrototype

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

Properties

| Improve this Doc View Source

ID

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

Inhand

Declaration
public IReadOnlyDictionary<string, string> Inhand { get; }
Property Value
Type Description
IReadOnlyDictionary<System.String, System.String>

Methods

| Improve this Doc View Source

GetGear(String, HumanoidCharacterProfile)

Declaration
public string GetGear(string slot, HumanoidCharacterProfile profile)
Parameters
Type Name Description
System.String slot
HumanoidCharacterProfile profile
Returns
Type Description
System.String

Implements

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