This is the AMP version of this page.
If you want to load the real page instead, click this text.

Help! How to mod Struct member ?

hienngocloveyou

Solid & Active Platinian
Hi Everyone,

The forum is sharing how to acces method return int,float,bool,etc data but I don't know how to access member in struct return.
For example I have method return ZoomParams is a struct. So how to access it's member ?





Thank for your reading !
 
And what u want to do ? I mean u want to look the struct ? And then ?
Yeah. I want to know how to define a struct then hook origin struct. and modify it's member (float height, slope,etc..) like this below post.
But the post below use for array hook.


Regards,