Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GaijinEntertainment/daScript
/ invalidData
Function
invalidData
include/daScript/simulate/data_walker.h:134–134 ·
view source on GitHub ↗
invalid data
Source
from the content-addressed store, hash-verified
132
virtual void walk_table ( Table * tab, TypeInfo * info );
133
// invalid data
134
virtual void invalidData () {}
135
136
// this is to avoid loops
137
virtual bool revisitStructure ( char * ps, StructInfo * si ) { return false; }
Callers
1
walk_struct
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected