Table of Contents

Class CampaignVariableGuid

Namespace
Anvil.API
Assembly
NWN.Anvil.dll
public sealed class CampaignVariableGuid : CampaignVariable<Guid>, IEquatable<CampaignVariable<Guid>>
Inheritance
CampaignVariableGuid
Implements
Inherited Members
Extension Methods

Properties

Value

Gets or sets the current value of this variable. Returns the default value of T if unassigned (null or 0).