Show / Hide Table of Contents

Class CompletionWeightTag

Inheritance
object
Tag
CompletionWeightTag
Inherited Members
Tag.Load(object)
Tag.Unload(object)
Tag.Clone()
Tag.LoadOnce(TaggableObject)
Tag.UnloadOnce(TaggableObject)
Tag.Loaded
Tag.TagHandlingProperties
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: ItemChanger.Tags
Assembly: ItemChanger.dll
Syntax
public class CompletionWeightTag : Tag

Constructors

View Source

CompletionWeightTag()

Declaration
public CompletionWeightTag()

Properties

View Source

Weight

Declaration
public float Weight { get; set; }
Property Value
Type Description
float

Extension Methods

Extensions.Yield<T>(T)
  • View Source
In this article
Back to top Generated by DocFX