Show / Hide Table of Contents

Class EntitySpawnCollection.OrGroup

Inheritance
System.Object
EntitySpawnCollection.OrGroup
Namespace: Content.Shared.Storage
Assembly: Content.Shared.dll
Syntax
public sealed class OrGroup : object

Properties

| Improve this Doc View Source

CumulativeProbability

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

Entries

Declaration
public List<EntitySpawnEntry> Entries { get; set; }
Property Value
Type Description
List<EntitySpawnEntry>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾