Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ getPreferredType
Method
getPreferredType
Engine/source/console/astNodes.cpp:449–452 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
447
}
448
449
TypeReq ConditionalExprNode::getPreferredType()
450
{
451
return trueExpr->getPreferredType();
452
}
453
454
//------------------------------------------------------------
455
Callers
3
compileStmt
Method · 0.80
compile
Method · 0.80
compileSubObject
Method · 0.80
Calls
1
getAssignOpTypeOp
Function · 0.85
Tested by
no test coverage detected