MCPcopy Create free account
hub / github.com/OpenArkStudio/ARK / GetInt32

Method GetInt32

src/plugin/kernel/include/AFCNode.hpp:112–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110 }
111
112 int32_t GetInt32() const override
113 {
114 return data_;
115 }
116
117 void SetInt32(int32_t value) override
118 {

Callers 2

FromMethod · 0.45
CopyFromMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected