Table of Contents

Method IsInscribed

Namespace
GrindFest
Assembly
GrindFest.dll

IsInscribed(string)

Returns true if the given node id is currently inscribed on the local party. Cheaper than building a full PrestigeNode.

public static bool IsInscribed(string nodeId)

Parameters

nodeId string

Returns

bool