Class RecipeExtension
Extends StatusEffect with a TokenName and a check if the StatusEffect is valid so it can be added to the game.
Inheritance
System.Object
RecipeExtension
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Jotunn
Assembly: Jotunn.dll
Syntax
public static class RecipeExtension
Methods
| Improve this Doc View SourceIsValid(Recipe)
Check for validity
Declaration
public static bool IsValid(this Recipe self)
Parameters
Type | Name | Description |
---|---|---|
Recipe | self |
Returns
Type | Description |
---|---|
System.Boolean |