#Mixin

1 messages · Page 1 of 1 (latest)

thick creek
#

Im trying to add an early return for getHandRendererType method (am i doing it the right way?), but i have first to have access to the HandRendererType enum that is declared in that class. How do i even do that?

thick creek
#

Mixin

#

these are the methods in the original class

old swallow
#

there are several issues

#

that invoker is not necessary, you can shadow the method

old swallow
#

edited the message