This is the complete list of members for Barotrauma.Identifier, including all inherited members.
AppendIfMissing(string suffix) | Barotrauma.Identifier | |
CompareTo(object? obj) | Barotrauma.Identifier | |
Contains(string str) | Barotrauma.Identifier | |
Contains(in Identifier id) | Barotrauma.Identifier | |
Empty | Barotrauma.Identifier | static |
EndsWith(string str) | Barotrauma.Identifier | |
EndsWith(Identifier id) | Barotrauma.Identifier | |
Equals(object? obj) | Barotrauma.Identifier | |
Equals([AllowNull] Identifier other) | Barotrauma.Identifier | |
GetHashCode() | Barotrauma.Identifier | |
HashCode | Barotrauma.Identifier | |
Identifier(string? str) | Barotrauma.Identifier | |
IfEmpty(in Identifier id) | Barotrauma.Identifier | |
IsEmpty | Barotrauma.Identifier | |
operator Identifier(string str) | Barotrauma.Identifier | static |
operator!=(in Identifier a, in Identifier b) | Barotrauma.Identifier | static |
operator!=(in Identifier identifier, string? str) | Barotrauma.Identifier | static |
operator!=(string? str, in Identifier identifier) | Barotrauma.Identifier | static |
operator!=(in Identifier? a, in Identifier? b) | Barotrauma.Identifier | static |
operator!=(in Identifier? a, string? b) | Barotrauma.Identifier | static |
operator!=(string str, in Identifier? identifier) | Barotrauma.Identifier | static |
operator==(in Identifier a, in Identifier b) | Barotrauma.Identifier | static |
operator==(in Identifier identifier, string? str) | Barotrauma.Identifier | static |
operator==(string? str, in Identifier identifier) | Barotrauma.Identifier | static |
operator==(in Identifier? a, in Identifier? b) | Barotrauma.Identifier | static |
operator==(in Identifier? a, string? b) | Barotrauma.Identifier | static |
operator==(string str, in Identifier? identifier) | Barotrauma.Identifier | static |
Remove(Identifier subStr) | Barotrauma.Identifier | |
Remove(string subStr) | Barotrauma.Identifier | |
RemoveFromEnd(string suffix) | Barotrauma.Identifier | |
Replace(in Identifier subStr, in Identifier newStr) | Barotrauma.Identifier | |
Replace(string subStr, string newStr) | Barotrauma.Identifier | |
StartsWith(string str) | Barotrauma.Identifier | |
StartsWith(Identifier id) | Barotrauma.Identifier | |
ToString() | Barotrauma.Identifier | |
Value | Barotrauma.Identifier | |