◆ EndsWith()
bool Barotrauma.ContentPath.EndsWith |
( |
string | suffix | ) |
|
◆ Equals() [1/2]
bool Barotrauma.ContentPath.Equals |
( |
ContentPath | other | ) |
|
|
protected |
◆ Equals() [2/2]
override bool Barotrauma.ContentPath.Equals |
( |
object? | obj | ) |
|
◆ FromRaw() [1/2]
◆ FromRaw() [2/2]
static ContentPath Barotrauma.ContentPath.FromRaw |
( |
string? | rawValue | ) |
|
|
static |
◆ GetHashCode()
override int Barotrauma.ContentPath.GetHashCode |
( |
| ) |
|
◆ IsPathNullOrEmpty()
bool Barotrauma.ContentPath.IsPathNullOrEmpty |
( |
| ) |
|
◆ IsPathNullOrWhiteSpace()
bool Barotrauma.ContentPath.IsPathNullOrWhiteSpace |
( |
| ) |
|
◆ operator!=() [1/3]
◆ operator!=() [2/3]
static bool Barotrauma.ContentPath.operator!= |
( |
ContentPath | a, |
|
|
string? | b ) |
|
static |
◆ operator!=() [3/3]
static bool Barotrauma.ContentPath.operator!= |
( |
string? | a, |
|
|
ContentPath | b ) |
|
static |
◆ operator==() [1/3]
◆ operator==() [2/3]
static bool Barotrauma.ContentPath.operator== |
( |
ContentPath | a, |
|
|
string? | b ) |
|
static |
◆ operator==() [3/3]
static bool Barotrauma.ContentPath.operator== |
( |
string? | a, |
|
|
ContentPath | b ) |
|
static |
◆ ToString()
override? string Barotrauma.ContentPath.ToString |
( |
| ) |
|
◆ ContentPackage
◆ Empty
◆ ModDirStr
const string Barotrauma.ContentPath.ModDirStr = "%ModDir%" |
|
static |
◆ OtherModDirFmt
const string Barotrauma.ContentPath.OtherModDirFmt = "%ModDir:{0}%" |
|
static |
◆ RawValue
readonly? string Barotrauma.ContentPath.RawValue |
◆ FullPath
string Barotrauma.ContentPath.FullPath |
|
get |
◆ Value
string Barotrauma.ContentPath.Value |
|
get |
The documentation for this class was generated from the following file:
- /home/runner/work/Luatrauma.Docs/Luatrauma.Docs/libs/LuaCsForBarotrauma/Barotrauma/BarotraumaShared/SharedSource/ContentManagement/ContentPath.cs