Show / Hide Table of Contents

Class TabletParticleControlTag

Inheritance
object
Tag
TabletParticleControlTag
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
[LocationTag]
[PlacementTag]
public class TabletParticleControlTag : Tag

Constructors

View Source

TabletParticleControlTag()

Declaration
public TabletParticleControlTag()

Fields

View Source

forceDisableParticles

Declaration
public bool forceDisableParticles
Field Value
Type Description
bool
View Source

offsetX

Declaration
public float offsetX
Field Value
Type Description
float
View Source

offsetY

Declaration
public float offsetY
Field Value
Type Description
float
View Source

offsetZ

Declaration
public float offsetZ
Field Value
Type Description
float

Extension Methods

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