MCPcopy Create free account
hub / github.com/bytedance/Fastbot_Android / getIdi

Method getIdi

native/desc/Node.h:50–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 void setId(const int &id) { this->_id = id; }
49
50 int getIdi() const { return this->_id; }
51
52 protected:
53 int _visitedCount;

Callers 1

addActionFromStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected