Table of Contents

Method IsFeatureActive

Namespace
GrindFest
Assembly
GrindFest.dll

IsFeatureActive(string)

Check if a feature is both unlocked AND enabled. Called by Idle() every frame for each behavior.

public bool IsFeatureActive(string nodeId)

Parameters

nodeId string

Returns

bool