|
| readonly Option< AccountId > | AccountId |
| | The primary ID for a given user.
|
| |
| readonly ImmutableArray< AccountId > | OtherMatchingIds |
| | Other user IDs that this user might be closely tied to, such as the owner of the current copy of Barotrauma.
|
| |
◆ AccountInfo() [1/2]
| Barotrauma.Networking.AccountInfo.AccountInfo |
( |
AccountId | accountId, |
|
|
params AccountId[] | otherIds ) |
◆ AccountInfo() [2/2]
| Barotrauma.Networking.AccountInfo.AccountInfo |
( |
Option< AccountId > | accountId, |
|
|
params AccountId[] | otherIds ) |
◆ Equals()
| override bool Barotrauma.Networking.AccountInfo.Equals |
( |
object? | obj | ) |
|
◆ GetHashCode()
| override int Barotrauma.Networking.AccountInfo.GetHashCode |
( |
| ) |
|
◆ Matches()
| bool Barotrauma.Networking.AccountInfo.Matches |
( |
AccountId | accountId | ) |
|
◆ operator!=()
◆ operator==()
◆ AccountId
| readonly Option<AccountId> Barotrauma.Networking.AccountInfo.AccountId |
The primary ID for a given user.
◆ None
◆ OtherMatchingIds
| readonly ImmutableArray<AccountId> Barotrauma.Networking.AccountInfo.OtherMatchingIds |
Other user IDs that this user might be closely tied to, such as the owner of the current copy of Barotrauma.
◆ IsNone
| bool Barotrauma.Networking.AccountInfo.IsNone |
|
get |
The documentation for this struct was generated from the following file:
- /home/runner/work/Luatrauma.Docs/Luatrauma.Docs/libs/LuaCsForBarotrauma/Barotrauma/BarotraumaShared/SharedSource/Networking/Primitives/AccountInfo.cs