Class StackExtensions
Inheritance
System.Object
StackExtensions
Namespace: Eco.Gameplay.Utils
Assembly: Eco.Gameplay.dll
Syntax
public static class StackExtensions : Object
Methods
ClampActionDelta(IStack, IItemTransferGameAction)
Declaration
public static void ClampActionDelta(this IStack stack, IItemTransferGameAction itemAction)
Parameters
Type | Name | Description |
---|---|---|
IStack | stack | |
IItemTransferGameAction | itemAction |