MCPcopy Create free account
hub / github.com/GarageGames/Torque3D / ConsoleGetType

Function ConsoleGetType

Engine/source/console/consoleTypes.cpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66ConsoleGetType( TypeCaseString )
67{
68 return *((const char **)(dptr));
69}
70
71//-----------------------------------------------------------------------------
72// TypeRealString

Callers

nothing calls this directly

Calls 13

getReturnBufferFunction · 0.85
dSprintfFunction · 0.85
nameFunction · 0.85
EmptyStringMethod · 0.80
getIdStringMethod · 0.80
dStrlenFunction · 0.50
c_strMethod · 0.45
sizeMethod · 0.45
beginMethod · 0.45
endMethod · 0.45
testMethod · 0.45
getNameMethod · 0.45

Tested by

no test coverage detected