Click or drag to resize

IUpgradeableGetUpgrades Method

Return a list of all the upgrades applied.

Namespace:  Kit.Containers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
AsyncReactiveList<Upgrade> GetUpgrades()

Return Value

Type: AsyncReactiveListUpgrade
See Also