Show / Hide Table of Contents

Interface IBudgetEntry

Budgeted random spawn entry.

Namespace: Content.Shared.Random
Assembly: Content.Shared.dll
Syntax
public interface IBudgetEntry : IProbEntry

Properties

| Improve this Doc View Source

Cost

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

Proto

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