- Joined
- Sep 26, 2009
- Messages
- 9,528
[SOLVED] Inheritance and using type "code"
edit: Solved, great solutions guys, thanks =)
edit: Solved, great solutions guys, thanks =)
type code
is something I just don't understand. What kinds of things can be assigned like this? I am trying to program a constant filterfunc
but in the laws of precedence I know of, the function it's referencing must be declared first. Does using code
to run a function bypass the laws of precedence (similar to native ExecuteFunc
)?
Last edited: