mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-01-09 18:48:46 +08:00
Update CacheMethod.cs
This commit is contained in:
parent
71f72e8f36
commit
b056644385
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user