Class CombinationSlotStateModule
CombinationSlotStateModule is the module to use CombinationSlotState/AllCombinationSlotState with account.
public static class CombinationSlotStateModule
- Inheritance
-
CombinationSlotStateModule
- Inherited Members
Methods
GetAllCombinationSlotState(IWorldState, Address)
public static AllCombinationSlotState GetAllCombinationSlotState(this IWorldState worldState, Address avatarAddress)
Parameters
worldState
IWorldStateavatarAddress
Address
Returns
SetCombinationSlotState(IWorld, Address, AllCombinationSlotState)
public static IWorld SetCombinationSlotState(this IWorld world, Address avatarAddress, AllCombinationSlotState combinationSlotState)
Parameters
world
IWorldavatarAddress
AddresscombinationSlotState
AllCombinationSlotState
Returns
- IWorld