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 SourceProb
Declaration
float Prob { get; set; }
Property Value
Type | Description |
---|---|
System.Single |