Show / Hide Table of Contents

Interface IProbEntry

Random entry that has a prob. See RandomSystem

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

Properties

| Improve this Doc View Source

Prob

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