Table of Contents

Method ReloadInvalidatesMonsterNameCache

Namespace
GrindFest
Assembly
GrindFest.dll

ReloadInvalidatesMonsterNameCache()

A reload rebuilds every definition — MonsterPool's resolved caches (name → prefab, prefab → definition) must be dropped, or a patched name keeps resolving through the stale entry.

public IEnumerator ReloadInvalidatesMonsterNameCache()

Returns

IEnumerator