Show / Hide Table of Contents

Class TagStackExtensions

Inheritance
System.Object
TagStackExtensions
Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
public static class TagStackExtensions : Object

Methods

RemoveList(IList<TagStack>, IList<TagStack>)

Declaration
public static void RemoveList(this IList<TagStack> self, IList<TagStack> list)
Parameters
Type Name Description
System.Collections.Generic.IList<TagStack> self
System.Collections.Generic.IList<TagStack> list
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾