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

Method setDeclarationLine

Engine/source/console/simObject.cpp:580–583  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

578//-----------------------------------------------------------------------------
579
580void SimObject::setDeclarationLine(U32 lineNumber)
581{
582 mDeclarationLine = lineNumber;
583}
584
585//=============================================================================
586// Management.

Callers 3

execMethod · 0.80
updateLineOffsetsMethod · 0.80
writeNewObjectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected