help with mono methods
Posted: Mon Aug 24, 2020 8:05 pm
hello,
i need to understand how to get the memory value from a getUser() method
[Link]
with ILSpy is this:
public static hs User => SimManager?.CurrentContext?.ag();
(called by a static object)
i need that memory value for use it with ahk any hint on how i can get that?
i need to understand how to get the memory value from a getUser() method
[Link]
with ILSpy is this:
public static hs User => SimManager?.CurrentContext?.ag();
(called by a static object)
i need that memory value for use it with ahk any hint on how i can get that?