mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-07-01 19:13:03 +08:00
Update CacheMethod.cs
This commit is contained in:
@ -9,8 +9,6 @@ using MelonLoader;
|
|||||||
|
|
||||||
namespace Explorer
|
namespace Explorer
|
||||||
{
|
{
|
||||||
// TODO implement methods with primitive arguments
|
|
||||||
|
|
||||||
public class CacheMethod : CacheObjectBase
|
public class CacheMethod : CacheObjectBase
|
||||||
{
|
{
|
||||||
private bool m_evaluated = false;
|
private bool m_evaluated = false;
|
||||||
|
Reference in New Issue
Block a user