Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ ExtData
Method
ExtData
src/Ext/Script/Body.h:170–172 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
// Nothing yet
169
170
ExtData(ScriptClass* OwnerObject) : Extension<ScriptClass>(OwnerObject)
171
// Nothing yet
172
{ }
173
174
virtual ~ExtData() = default;
175
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected