Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ GetType
Method
GetType
src/plugin/kernel/include/AFNodeMeta.hpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
ArkDataType GetType() const
53
{
54
return type_;
55
}
56
57
void SetMask(ArkMaskType mask)
58
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected