Table of Contents

Class ActionObsoleteAttributeExtension

Namespace
Nekoyume
Assembly
Lib9c.dll
public static class ActionObsoleteAttributeExtension
Inheritance
ActionObsoleteAttributeExtension
Inherited Members

Methods

IsObsolete(IEnumerable<ActionObsoleteAttribute>, Planet, long)

public static bool IsObsolete(this IEnumerable<ActionObsoleteAttribute> attrs, Planet planet, long blockIndex)

Parameters

attrs IEnumerable<ActionObsoleteAttribute>
planet Planet
blockIndex long

Returns

bool