RemedyBG»Forums
4 posts
Bug when inspecting forward declared struct
Edited by TheMole on
Hi,
I love remedybg's speed and it works most of the time but I recently noticed that I cannot inspect some type of variables. Here is an example.
I have a struct Fiber declared in the header and its defition in the cc file (see screenshots). When inspecting a value of type struct Fiber *, I can only see the members of it's base class List_Node< Fiber >.



Can you confirm that this is a bug or am I missing something?
306 posts / 1 project
None
Bug when inspecting forward declared struct
Thanks for letting me know. I've made a note to take a look.