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

Function Null

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

types

Source from the content-addressed store, hash-verified

83 virtual void afterIterator ( Sequence *, TypeInfo * ti ) {}
84 // types
85 virtual void Null ( TypeInfo * ti ) {}
86 virtual void Bool ( bool & ) {}
87 virtual void Int8 ( int8_t & ) {}
88 virtual void UInt8 ( uint8_t & ) {}

Callers 1

walkMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected