Show / Hide Table of Contents

Class TabletParticleControlTag

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

Fields

| Improve this Doc View Source

forceDisableParticles

Declaration
public bool forceDisableParticles
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

offsetX

Declaration
public float offsetX
Field Value
Type Description
System.Single
| Improve this Doc View Source

offsetY

Declaration
public float offsetY
Field Value
Type Description
System.Single
| Improve this Doc View Source

offsetZ

Declaration
public float offsetZ
Field Value
Type Description
System.Single

Extension Methods

Extensions.Yield<T>(T)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX