Show / Hide Table of Contents

Class WeightedItem<T>

Weighted item used in WeightedList<T, ItemType>
Inheritance
object
WeightedItem<T>
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Jotunn.Utils
Assembly: Jotunn.dll
Syntax
public class WeightedItem<T>
Type Parameters
Name Description
T

Constructors

Name Description
WeightedItem(T, float)

Properties

Name Description
Item
Weight

Extension Methods

PrefabExtension.FixReferences(object)
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾