Hi
I would like to create some kind of helper function manipulating custom type object.
I'm wondering how to pass instanced object inside a function so i can modify them.
A bit like getColor(r,g,b) which modify every given variable.
I know it as something to do with varptr but it's getting harder with custom Type Object !
Thanks
I would like to create some kind of helper function manipulating custom type object.
I'm wondering how to pass instanced object inside a function so i can modify them.
A bit like getColor(r,g,b) which modify every given variable.
I know it as something to do with varptr but it's getting harder with custom Type Object !
Thanks