MCPcopy Create free account
hub / github.com/MayaPosch/NymphCast / GetFlags

Method GetFlags

src/server/angelscript/angelscript/source/as_typeinfo.cpp:203–206  ·  view source on GitHub ↗

interface

Source from the content-addressed store, hash-verified

201
202// interface
203asDWORD asCTypeInfo::GetFlags() const
204{
205 return flags;
206}
207
208// interface
209asUINT asCTypeInfo::GetSize() const

Callers 15

CallDestructorMethod · 0.80
CompileInitializationMethod · 0.80
CompileInitListMethod · 0.80
CompileIfStatementMethod · 0.80
CompileForStatementMethod · 0.80
CompileWhileStatementMethod · 0.80
PrintMatchingFuncsMethod · 0.80
AllocateVariableMethod · 0.80
DoAssignmentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected