MCPcopy Create free account
hub / github.com/ValveSoftware/openvr / isNull

Method isNull

src/jsoncpp.cpp:3701–3701  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3699}
3700
3701bool Value::isNull() const { return type_ == nullValue; }
3702
3703bool Value::isBool() const { return type_ == booleanValue; }
3704

Callers 1

paintEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected