Show / Hide Table of Contents

Class QuadExtensions

Inheritance
System.Object
QuadExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Lumina.Data.Parsing
Assembly: Lumina.dll
Syntax
public static class QuadExtensions

Methods

| Improve this Doc View Source

AsQuad(UInt64)

Declaration
public static Quad AsQuad(this ulong value)
Parameters
Type Name Description
System.UInt64 value
Returns
Type Description
Quad
  • Improve this Doc
  • View Source
Back to top Generated by DocFX