AdvantageAttribute Members
The AdvantageAttribute type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Clone |
Creates a deep clone of this AdvantageAttribute instance.
|
|
|
EnforceFreezeOnMutation |
Enforces the freeze contract; logs if this instance is frozen when a mutation is attempted.
|
|
|
Freeze |
Freezes this instance; subsequent mutation attempts will be logged.
|
Properties
| Name | Description | |
|---|---|---|
|
|
AdvantageAttributeType |
Gets or sets the type of the advantage attribute.
|
|
|
IsFrozen |
Checks whether this AdvantageAttribute is frozen. Runtime-only flag — never serialized.
|
|
|
Key |
Gets or sets the key.
|
|
|
Obj |
Gets or sets the object.
|

