TM::GameCtnBlock::get_Name Method
Gets the name of the type of this block.
Syntax
string TM::GameCtnBlock::get_Name()
Return value
string
The name of the type of this block. For example, for the start block, the function returns StadiumRoadMainStartLine.
Remarks
None.