Show / Hide Table of Contents

Struct hkFlags<T, U>

Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: FFXIVClientStructs.Havok
Assembly: FFXIVClientStructs.dll
Syntax
public struct hkFlags<T, U>

    where T : struct, Enum where U : struct
Type Parameters
Name Description
T
U

Fields

| Improve this Doc View Source

Storage

Declaration
public U Storage
Field Value
Type Description
U
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX