Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.InteropServices.CULong Struct Reference

Public Member Functions

 CULong (uint value)
 
 CULong (nuint value)
 
override bool Equals ([NotNullWhen(true)] object? o)
 
bool Equals (CULong other)
 
override int GetHashCode ()
 
override string ToString ()
 
bool Equals (T? other)
 

Properties

nuint Value [get]
 

Private Attributes

readonly uint _value
 

Detailed Description

Definition at line 8 of file CULong.cs.


The documentation for this struct was generated from the following file: