Show / Hide Table of Contents

Class Bit_uint2

Inheritance
System.Object
Bit_uint
Bit_uint2
Inherited Members
Bit_uint.CopyFrom(UInt32)
Bit_uint.ReadBits(BitStream, Bit_uint)
Bit_uint.WriteBits(BitOggStream, Bit_uint)
Bit_uint.ToString()
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)
Namespace: BnkExtractor.Ww2ogg
Assembly: BnkExtractor.dll
Syntax
public class Bit_uint2 : Bit_uint

Constructors

| Improve this Doc View Source

Bit_uint2()

Declaration
public Bit_uint2()
| Improve this Doc View Source

Bit_uint2(UInt32)

Declaration
public Bit_uint2(uint v)
Parameters
Type Name Description
System.UInt32 v
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾