Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ ExtData
Method
ExtData
src/Ext/TAction/Body.h:34–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
{
33
public:
34
ExtData(TActionClass* const OwnerObject) : Extension<TActionClass>(OwnerObject)
35
{ }
36
37
virtual ~ExtData() = default;
38
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected