remove deprecated buff system
This commit is contained in:
parent
35ea90f71b
commit
330a929985
22 changed files with 11 additions and 615 deletions
|
|
@ -9,8 +9,7 @@ namespace TD.Gameplay
|
|||
{
|
||||
/// <summary>
|
||||
/// Per-player set of granted builder effects. Lives on the Player prefab alongside
|
||||
/// <see cref="PlayerGoldManager"/>, <see cref="PlayerTowerDeck"/>, and
|
||||
/// <see cref="PlayerBuffManager"/>.
|
||||
/// <see cref="PlayerGoldManager"/> and <see cref="PlayerTowerDeck"/>.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// <para><b>List of granted kinds.</b> A builder effect carries no per-grant state (no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue