MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / setDeclarationLine

Method setDeclarationLine

Engine/source/console/simObject.cpp:630–633  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

628//-----------------------------------------------------------------------------
629
630void SimObject::setDeclarationLine(U32 lineNumber)
631{
632 mDeclarationLine = lineNumber;
633}
634
635//=============================================================================
636// Management.

Callers 3

execMethod · 0.80
updateLineOffsetsMethod · 0.80
writeNewObjectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected