monsterdebugger-client-starling icon indicating copy to clipboard operation
monsterdebugger-client-starling copied to clipboard

Client show null on constant values

Open tadeubas opened this issue 8 years ago • 0 comments
trafficstars

My class has some constants like this: public static const MAX_FPS:int = 60;

When I initialize or inspects the class (this) I only see: MAX_FPS (int) = null

tadeubas avatar Apr 17 '17 02:04 tadeubas