Method: Wads::Node#depth

Defined in:
lib/wads/data_structures.rb

#depthObject

Returns the value of attribute depth.



292
293
294
# File 'lib/wads/data_structures.rb', line 292

def depth
  @depth
end