Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
203
asDWORD asCTypeInfo::GetFlags() const
204
{
205
return flags;
206
}
207
208
// interface
209
asUINT asCTypeInfo::GetSize() const
Callers
15
CalculateAdjustmentByPos
Method · 0.80
CallDestructor
Method · 0.80
CompileInitialization
Method · 0.80
CompileInitList
Method · 0.80
CompileIfStatement
Method · 0.80
CompileForStatement
Method · 0.80
CompileWhileStatement
Method · 0.80
CompileDoWhileStatement
Method · 0.80
PrintMatchingFuncs
Method · 0.80
AllocateVariable
Method · 0.80
ImplicitConvObjectToObject
Method · 0.80
DoAssignment
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected