Show / Hide Table of Contents

Class CreamPieComponent

Inheritance
System.Object
CreamPieComponent
Namespace: Content.Shared.Nutrition.Components
Assembly: Content.Shared.dll
Syntax
public sealed class CreamPieComponent : Component

Fields

| Improve this Doc View Source

PayloadSlotName

Declaration
public const string PayloadSlotName = null
Field Value
Type Description
System.String

Properties

| Improve this Doc View Source

ParalyzeTime

Declaration
public float ParalyzeTime { get; }
Property Value
Type Description
System.Single
| Improve this Doc View Source

Sound

Declaration
public SoundSpecifier Sound { get; }
Property Value
Type Description
Robust.Shared.Audio.SoundSpecifier
| Improve this Doc View Source

Splatted

Declaration
public bool Splatted { get; set; }
Property Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾