MCPcopy Create free account
hub / github.com/GaijinEntertainment/daScript / afterRef

Function afterRef

include/daScript/simulate/data_walker.h:74–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72 virtual void afterTable ( Table * pa, TypeInfo * ti ) {}
73 virtual void beforeRef ( char * pa, TypeInfo * ti ) {}
74 virtual void afterRef ( char * pa, TypeInfo * ti ) {}
75 virtual void beforePtr ( char * pa, TypeInfo * ti ) {}
76 virtual void afterPtr ( char * pa, TypeInfo * ti ) {}
77 virtual void beforeHandle ( char * pa, TypeInfo * ti ) {}

Callers 3

walkMethod · 0.85
walkMethod · 0.85
walkMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected