csharp
public readonly record struct GuildIdOne guild's identity.
Fields and properties (3)
public Guid ValueThe number.
public static GuildId NoneNo guild.
public bool IsSomeWhether this names a guild.
Methods (3)
public GuildId(Guid Value)One guild's identity.
public static GuildId New()Mints a fresh one.
public override string ToString()Returns the fully qualified type name of this instance.
Used by (7)
- GuildVixen.Gameplay.Social
- GuildEditVixen.Live.Gameplay
- ISocialStoreVixen.Gameplay.Social
- MemorySocialStoreVixen.Gameplay.Social
- SocialBridgeVixen.Live.Gameplay
- SocialBridgeTestsVixen.Live.Gameplay.Tests
- SocialLibraryTestsVixen.Gameplay.Social.Tests