Show / Hide Table of Contents

Class MockRequirement

Helper class for creating Mocks of item/piece requirements.
Inheritance
object
MockRequirement
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Jotunn.Entities
Assembly: Jotunn.dll
Syntax
public static class MockRequirement

Methods

Name Description
Create(string, int, bool) Creates a mocked Piece.Requirement
CreateArray(Dictionary<string, int>, bool) Creates a mocked Piece.Requirement array
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾