Barotrauma Server
Loading...
Searching...
No Matches
Barotrauma.SteamWorkshopId Class Referencesealed
Inheritance diagram for Barotrauma.SteamWorkshopId:
Barotrauma.ContentPackageId

Public Member Functions

 SteamWorkshopId (UInt64 value)
 
override bool Equals (object? obj)
 
override int GetHashCode ()
 
- Public Member Functions inherited from Barotrauma.ContentPackageId
override string ToString ()
 
override bool Equals (object? obj)
 
override int GetHashCode ()
 

Static Public Member Functions

static new Option< SteamWorkshopIdParse (string s)
 
- Static Public Member Functions inherited from Barotrauma.ContentPackageId
static Option< ContentPackageIdParse (string s)
 

Public Attributes

readonly UInt64 Value
 

Properties

override string StringRepresentation [get]
 
- Properties inherited from Barotrauma.ContentPackageId
string StringRepresentation [get]
 

Constructor & Destructor Documentation

◆ SteamWorkshopId()

Barotrauma.SteamWorkshopId.SteamWorkshopId ( UInt64 value)

Member Function Documentation

◆ Equals()

override bool Barotrauma.SteamWorkshopId.Equals ( object? obj)

◆ GetHashCode()

override int Barotrauma.SteamWorkshopId.GetHashCode ( )

◆ Parse()

static new Option< SteamWorkshopId > Barotrauma.SteamWorkshopId.Parse ( string s)
static

Member Data Documentation

◆ Value

readonly UInt64 Barotrauma.SteamWorkshopId.Value

Property Documentation

◆ StringRepresentation

override string Barotrauma.SteamWorkshopId.StringRepresentation
get

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